[Pkg-isocodes-devel] r916 - in trunk/iso-codes: . iso_639

toddy-guest at alioth.debian.org toddy-guest at alioth.debian.org
Fri Jun 29 06:20:36 UTC 2007


Author: toddy-guest
Date: 2007-06-29 06:20:36 +0000 (Fri, 29 Jun 2007)
New Revision: 916

Modified:
   trunk/iso-codes/Makefile.in
   trunk/iso-codes/configure
   trunk/iso-codes/iso_639/Makefile.in
Log:
Update automatically generated files


Modified: trunk/iso-codes/Makefile.in
===================================================================
--- trunk/iso-codes/Makefile.in	2007-06-29 06:18:46 UTC (rev 915)
+++ trunk/iso-codes/Makefile.in	2007-06-29 06:20:36 UTC (rev 916)
@@ -156,7 +156,6 @@
 pkgconfigdir = $(datadir)/pkgconfig
 pkgconfig_DATA = iso-codes.pc
 EXTRA_DIST = \
-	$(pkgconfig_DATA)	\
 	LGPL-2.1		\
 	rules.make		\
 	iso2pot.py

Modified: trunk/iso-codes/configure
===================================================================
--- trunk/iso-codes/configure	2007-06-29 06:18:46 UTC (rev 915)
+++ trunk/iso-codes/configure	2007-06-29 06:20:36 UTC (rev 916)
@@ -1,7 +1,7 @@
 #! /bin/sh
-# From configure.ac Revision: 905 .
+# From configure.ac Revision: 915 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for ISO Codes 1.1.1.
+# Generated by GNU Autoconf 2.61 for ISO Codes 1.2.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -573,8 +573,8 @@
 # Identity of this package.
 PACKAGE_NAME='ISO Codes'
 PACKAGE_TARNAME='iso-codes'
-PACKAGE_VERSION='1.1.1'
-PACKAGE_STRING='ISO Codes 1.1.1'
+PACKAGE_VERSION='1.2'
+PACKAGE_STRING='ISO Codes 1.2'
 PACKAGE_BUGREPORT=''
 
 ac_subst_vars='SHELL
@@ -1151,7 +1151,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures ISO Codes 1.1.1 to adapt to many kinds of systems.
+\`configure' configures ISO Codes 1.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1217,7 +1217,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ISO Codes 1.1.1:";;
+     short | recursive ) echo "Configuration of ISO Codes 1.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1287,7 +1287,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ISO Codes configure 1.1.1
+ISO Codes configure 1.2
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1301,7 +1301,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by ISO Codes $as_me 1.1.1, which was
+It was created by ISO Codes $as_me 1.2, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -1994,7 +1994,7 @@
 
 # Define the identity of the package.
  PACKAGE='iso-codes'
- VERSION='1.1.1'
+ VERSION='1.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2768,7 +2768,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by ISO Codes $as_me 1.1.1, which was
+This file was extended by ISO Codes $as_me 1.2, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2811,7 +2811,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-ISO Codes config.status 1.1.1
+ISO Codes config.status 1.2
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 

Modified: trunk/iso-codes/iso_639/Makefile.in
===================================================================
--- trunk/iso-codes/iso_639/Makefile.in	2007-06-29 06:18:46 UTC (rev 915)
+++ trunk/iso-codes/iso_639/Makefile.in	2007-06-29 06:20:36 UTC (rev 916)
@@ -54,10 +54,9 @@
     *) f=$$p;; \
   esac;
 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
-am__installdirs = "$(DESTDIR)$(tabdir)" "$(DESTDIR)$(xmldir)"
-tabDATA_INSTALL = $(INSTALL_DATA)
+am__installdirs = "$(DESTDIR)$(xmldir)"
 xmlDATA_INSTALL = $(INSTALL_DATA)
-DATA = $(noinst_DATA) $(tab_DATA) $(xml_DATA)
+DATA = $(noinst_DATA) $(xml_DATA)
 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
   distclean-recursive maintainer-clean-recursive
 ETAGS = etags
@@ -143,20 +142,16 @@
 SUBDIRS = iso_639_3
 xmldir = $(datadir)/xml/iso-codes
 xml_DATA = $(DOMAIN).xml iso_639_3.xml
-tabdir = $(datadir)/iso-codes
-tab_DATA = $(DOMAIN).tab
 pofiles = $(wildcard $(srcdir)/*.po)
 mofiles = $(patsubst $(srcdir)/%.po,%.mo, $(pofiles))
 noinst_DATA = $(mofiles) iso_639.pot
 EXTRA_DIST = \
 	$(pofiles)	\
 	$(xml_DATA)	\
-	$(tab_DATA)	\
 	iso_639.pot
 
 MOSTLYCLEANFILES = \
-	$(mofiles) \
-	$(tab_DATA)
+	$(mofiles)
 
 all: all-recursive
 
@@ -190,23 +185,6 @@
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-install-tabDATA: $(tab_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(tabdir)" || $(MKDIR_P) "$(DESTDIR)$(tabdir)"
-	@list='$(tab_DATA)'; for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  f=$(am__strip_dir) \
-	  echo " $(tabDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(tabdir)/$$f'"; \
-	  $(tabDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(tabdir)/$$f"; \
-	done
-
-uninstall-tabDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(tab_DATA)'; for p in $$list; do \
-	  f=$(am__strip_dir) \
-	  echo " rm -f '$(DESTDIR)$(tabdir)/$$f'"; \
-	  rm -f "$(DESTDIR)$(tabdir)/$$f"; \
-	done
 install-xmlDATA: $(xml_DATA)
 	@$(NORMAL_INSTALL)
 	test -z "$(xmldir)" || $(MKDIR_P) "$(DESTDIR)$(xmldir)"
@@ -405,7 +383,7 @@
 all-am: Makefile $(DATA)
 installdirs: installdirs-recursive
 installdirs-am:
-	for dir in "$(DESTDIR)$(tabdir)" "$(DESTDIR)$(xmldir)"; do \
+	for dir in "$(DESTDIR)$(xmldir)"; do \
 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 	done
 install: install-recursive
@@ -451,7 +429,7 @@
 
 info-am:
 
-install-data-am: install-tabDATA install-xmlDATA
+install-data-am: install-xmlDATA
 	@$(NORMAL_INSTALL)
 	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
 
@@ -487,7 +465,7 @@
 
 ps-am:
 
-uninstall-am: uninstall-tabDATA uninstall-xmlDATA
+uninstall-am: uninstall-xmlDATA
 	@$(NORMAL_INSTALL)
 	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
 
@@ -502,12 +480,11 @@
 	install-data-hook install-dvi install-dvi-am install-exec \
 	install-exec-am install-html install-html-am install-info \
 	install-info-am install-man install-pdf install-pdf-am \
-	install-ps install-ps-am install-strip install-tabDATA \
-	install-xmlDATA installcheck installcheck-am installdirs \
-	installdirs-am maintainer-clean maintainer-clean-generic \
-	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
-	tags-recursive uninstall uninstall-am uninstall-hook \
-	uninstall-tabDATA uninstall-xmlDATA
+	install-ps install-ps-am install-strip install-xmlDATA \
+	installcheck installcheck-am installdirs installdirs-am \
+	maintainer-clean maintainer-clean-generic mostlyclean \
+	mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
+	uninstall uninstall-am uninstall-hook uninstall-xmlDATA
 
 
 iso_639.pot: iso_639.xml
@@ -519,9 +496,6 @@
 iso_639_3.xml:
 	$(top_srcdir)/iso_639/iso-fdis-639-tab-parse.py 
 
-iso_639.tab: iso_639.xml
-	LC_ALL=C $(srcdir)/iso639tab.py $< > iso_639.tab
-
 check-local: check-content
 
 %.mo: %.po




More information about the Pkg-isocodes-devel mailing list