]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Regenerated for 0.14.4.
authorBruno Haible <bruno@clisp.org>
Wed, 13 Apr 2005 11:16:52 +0000 (11:16 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:12:30 +0000 (12:12 +0200)
104 files changed:
Makefile.in
autoconf-lib-link/Makefile.in
autoconf-lib-link/aclocal.m4
autoconf-lib-link/configure
autoconf-lib-link/m4/Makefile.in
autoconf-lib-link/tests/Makefile.in
autoconf-lib-link/tests/rpathlx/Makefile.in
autoconf-lib-link/tests/rpathlx/configure
autoconf-lib-link/tests/rpathly/Makefile.in
autoconf-lib-link/tests/rpathly/configure
autoconf-lib-link/tests/rpathlyx/Makefile.in
autoconf-lib-link/tests/rpathlyx/configure
autoconf-lib-link/tests/rpathlz/Makefile.in
autoconf-lib-link/tests/rpathlz/configure
autoconf-lib-link/tests/rpathlzyx/Makefile.in
autoconf-lib-link/tests/rpathlzyx/configure
autoconf-lib-link/tests/rpathx/Makefile.in
autoconf-lib-link/tests/rpathx/configure
autoconf-lib-link/tests/rpathy/Makefile.in
autoconf-lib-link/tests/rpathy/configure
autoconf-lib-link/tests/rpathz/Makefile.in
autoconf-lib-link/tests/rpathz/configure
configure
gettext-runtime/ABOUT-NLS
gettext-runtime/Makefile.in
gettext-runtime/aclocal.m4
gettext-runtime/configure
gettext-runtime/doc/Makefile.in
gettext-runtime/intl-csharp/Makefile.in
gettext-runtime/intl-java/Makefile.in
gettext-runtime/lib/Makefile.in
gettext-runtime/libasprintf/Makefile.in
gettext-runtime/libasprintf/aclocal.m4
gettext-runtime/libasprintf/configure
gettext-runtime/m4/Makefile.in
gettext-runtime/man/Makefile.in
gettext-runtime/man/bind_textdomain_codeset.3
gettext-runtime/man/bindtextdomain.3
gettext-runtime/man/envsubst.1
gettext-runtime/man/gettext.1.in
gettext-runtime/man/gettext.3
gettext-runtime/man/ngettext.1.in
gettext-runtime/man/ngettext.3
gettext-runtime/man/textdomain.3
gettext-runtime/src/Makefile.in
gettext-tools/ABOUT-NLS
gettext-tools/Makefile.in
gettext-tools/aclocal.m4
gettext-tools/configure
gettext-tools/doc/Makefile.in
gettext-tools/doc/gettext.info
gettext-tools/doc/gettext_1.html
gettext-tools/doc/gettext_10.html
gettext-tools/doc/gettext_11.html
gettext-tools/doc/gettext_12.html
gettext-tools/doc/gettext_13.html
gettext-tools/doc/gettext_14.html
gettext-tools/doc/gettext_15.html
gettext-tools/doc/gettext_16.html
gettext-tools/doc/gettext_17.html
gettext-tools/doc/gettext_18.html
gettext-tools/doc/gettext_19.html
gettext-tools/doc/gettext_2.html
gettext-tools/doc/gettext_20.html
gettext-tools/doc/gettext_21.html
gettext-tools/doc/gettext_22.html
gettext-tools/doc/gettext_3.html
gettext-tools/doc/gettext_4.html
gettext-tools/doc/gettext_5.html
gettext-tools/doc/gettext_6.html
gettext-tools/doc/gettext_7.html
gettext-tools/doc/gettext_8.html
gettext-tools/doc/gettext_9.html
gettext-tools/doc/gettext_foot.html
gettext-tools/doc/gettext_toc.html
gettext-tools/doc/version.texi
gettext-tools/examples/Makefile.in
gettext-tools/examples/po/Makefile.in
gettext-tools/lib/Makefile.in
gettext-tools/libgrep/Makefile.in
gettext-tools/libuniname/Makefile.in
gettext-tools/m4/Makefile.in
gettext-tools/man/Makefile.in
gettext-tools/man/autopoint.1
gettext-tools/man/gettextize.1
gettext-tools/man/msgattrib.1
gettext-tools/man/msgcat.1
gettext-tools/man/msgcmp.1
gettext-tools/man/msgcomm.1
gettext-tools/man/msgconv.1
gettext-tools/man/msgen.1
gettext-tools/man/msgexec.1
gettext-tools/man/msgfilter.1
gettext-tools/man/msgfmt.1
gettext-tools/man/msggrep.1
gettext-tools/man/msginit.1
gettext-tools/man/msgmerge.1
gettext-tools/man/msgunfmt.1
gettext-tools/man/msguniq.1
gettext-tools/man/xgettext.1
gettext-tools/misc/Makefile.in
gettext-tools/projects/Makefile.in
gettext-tools/src/Makefile.in
gettext-tools/tests/Makefile.in

index d29b26b7ede99e3eeed63f49b62d9d28bfdc4d94..bfd4d64b19b63a34b8b3e64f74d82767507e4bac 100644 (file)
@@ -37,11 +37,11 @@ build_triplet = @build@
 host_triplet = @host@
 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
        $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
-       ChangeLog INSTALL NEWS THANKS config/compile \
-       config/config.guess config/config.rpath config/config.sub \
-       config/elisp-comp config/install-sh config/ltmain.sh \
-       config/mdate-sh config/missing config/mkinstalldirs \
-       config/texinfo.tex config/ylwrap
+       ChangeLog INSTALL NEWS THANKS build-aux/compile \
+       build-aux/config.guess build-aux/config.rpath \
+       build-aux/config.sub build-aux/elisp-comp build-aux/install-sh \
+       build-aux/ltmain.sh build-aux/mdate-sh build-aux/missing \
+       build-aux/mkinstalldirs build-aux/texinfo.tex build-aux/ylwrap
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
@@ -49,7 +49,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  configure.lineno configure.status.lineno
-mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
 CONFIG_CLEAN_FILES =
 depcomp =
 am__depfiles_maybe =
@@ -163,9 +163,9 @@ SUBDIRS = autoconf-lib-link gettext-runtime gettext-tools
 
 # Woe32 support.
 EXTRA_DIST = version.sh PACKAGING ChangeLog.0 autogen.sh \
-       config/config.libpath config/reloc-ldflags \
-       config/install-reloc config/ac-help.sed \
-       config/m4/fixautomake.m4 config/m4/libtool.m4 djgpp/COPYING.DJ \
+       build-aux/config.libpath build-aux/reloc-ldflags \
+       build-aux/install-reloc build-aux/ac-help.sed \
+       m4/fixautomake.m4 m4/libtool.m4 djgpp/COPYING.DJ \
        djgpp/Makefile.maint djgpp/README.DJ djgpp/README.in \
        djgpp/README djgpp/config.bat djgpp/config.in djgpp/config.sed \
        djgpp/config.site djgpp/djpwd.h djgpp/edtests.bat \
@@ -348,7 +348,7 @@ distclean-tags:
 distdir: $(DISTFILES)
        $(am__remove_distdir)
        mkdir $(distdir)
-       $(mkdir_p) $(distdir)/config $(distdir)/config/m4 $(distdir)/djgpp $(distdir)/os2 $(distdir)/vms
+       $(mkdir_p) $(distdir)/build-aux $(distdir)/djgpp $(distdir)/m4 $(distdir)/os2 $(distdir)/vms
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
index cb57029ae4de1d0f8bf6c33a25b76efc8d7d2d7b..c03c4405c7b990d37a1ad2b575354c75a5f6efa1 100644 (file)
@@ -36,27 +36,29 @@ POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
 DIST_COMMON = README $(am__configure_deps) \
-       $(srcdir)/../config/config.guess \
-       $(srcdir)/../config/config.sub $(srcdir)/../config/install-sh \
-       $(srcdir)/../config/ltmain.sh $(srcdir)/../config/missing \
-       $(srcdir)/../config/mkinstalldirs $(srcdir)/Makefile.am \
+       $(srcdir)/../build-aux/config.guess \
+       $(srcdir)/../build-aux/config.sub \
+       $(srcdir)/../build-aux/install-sh \
+       $(srcdir)/../build-aux/ltmain.sh \
+       $(srcdir)/../build-aux/missing \
+       $(srcdir)/../build-aux/mkinstalldirs $(srcdir)/Makefile.am \
        $(srcdir)/Makefile.in $(top_srcdir)/configure \
-       ../config/compile ../config/config.guess \
-       ../config/config.rpath ../config/config.sub \
-       ../config/elisp-comp ../config/install-sh ../config/ltmain.sh \
-       ../config/mdate-sh ../config/missing ../config/mkinstalldirs \
-       ../config/texinfo.tex ../config/ylwrap AUTHORS COPYING \
+       ../build-aux/compile ../build-aux/config.guess \
+       ../build-aux/config.rpath ../build-aux/config.sub \
+       ../build-aux/elisp-comp ../build-aux/install-sh \
+       ../build-aux/ltmain.sh ../build-aux/mdate-sh \
+       ../build-aux/missing ../build-aux/mkinstalldirs \
+       ../build-aux/texinfo.tex ../build-aux/ylwrap AUTHORS COPYING \
        ChangeLog INSTALL NEWS config.rpath
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
-       $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  configure.lineno configure.status.lineno
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_CLEAN_FILES =
 depcomp =
 am__depfiles_maybe =
@@ -189,11 +191,12 @@ sysconfdir = @sysconfdir@
 target_alias = @target_alias@
 with_gnu_ld = @with_gnu_ld@
 AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
-ACLOCAL_AMFLAGS = -I m4 -I ../config/m4
+ACLOCAL_AMFLAGS = -I m4 -I ../m4
 EXTRA_DIST = config.rpath
-DISTCLEANFILES = config/config.guess config/config.sub \
-       config/install-sh config/ltmain.sh config/mkinstalldirs \
-       config/missing config/config.rpath
+DISTCLEANFILES = build-aux/config.guess build-aux/config.sub \
+       build-aux/install-sh build-aux/ltmain.sh \
+       build-aux/mkinstalldirs build-aux/missing \
+       build-aux/config.rpath
 SUBDIRS = m4 tests
 
 # Subdirectories with separate autoconfiguration.
@@ -388,7 +391,7 @@ distclean-tags:
 distdir: $(DISTFILES)
        $(am__remove_distdir)
        mkdir $(distdir)
-       $(mkdir_p) $(distdir)/../config $(distdir)/../config/m4
+       $(mkdir_p) $(distdir)/../build-aux $(distdir)/../m4
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
@@ -628,10 +631,10 @@ uninstall-info: uninstall-info-recursive
 # We want to maintain only one copy of config.rpath. The one in this directory
 # is the source.
 
-all-local: $(srcdir)/../config/config.rpath
+all-local: $(srcdir)/../build-aux/config.rpath
 
-$(srcdir)/../config/config.rpath: $(srcdir)/config.rpath
-       cp $(srcdir)/config.rpath $(srcdir)/../config/config.rpath
+$(srcdir)/../build-aux/config.rpath: $(srcdir)/config.rpath
+       cp $(srcdir)/config.rpath $(srcdir)/../build-aux/config.rpath
 
 # The AC_CONFIG_AUX_DIR argument in the tests/rpath*/configure.ac files is
 # interpreted in two different contexts:
@@ -639,54 +642,54 @@ $(srcdir)/../config/config.rpath: $(srcdir)/config.rpath
 #      SRCDIR/tests/rpath*/,
 #   2. at "make check" time, when the directory is copied and configured,
 #      relative to BUILDDIR/tests/tstdir/rp-*/.
-# We choose this argument to be '../../../config', for case 1, and therefore
-# we need to make a local copy of the config directory, for case 2.
+# We choose this argument to be '../../../build-aux', for case 1, and therefore
+# we need to make a local copy of the build-aux directory, for case 2.
 
-all-local: config/config.guess config/config.sub config/install-sh config/ltmain.sh config/mkinstalldirs config/missing config/config.rpath
+all-local: build-aux/config.guess build-aux/config.sub build-aux/install-sh build-aux/ltmain.sh build-aux/mkinstalldirs build-aux/missing build-aux/config.rpath
 
-config-dir:
-       test -d config || mkdir config
-       touch config-dir
+build-aux-dir:
+       test -d build-aux || mkdir build-aux
+       touch build-aux-dir
 
-config/config.guess: $(srcdir)/../config/config.guess config-dir
-       cp $(srcdir)/../config/config.guess config/config.guess
+build-aux/config.guess: $(srcdir)/../build-aux/config.guess build-aux-dir
+       cp $(srcdir)/../build-aux/config.guess build-aux/config.guess
 
-config/config.sub: $(srcdir)/../config/config.sub config-dir
-       cp $(srcdir)/../config/config.sub config/config.sub
+build-aux/config.sub: $(srcdir)/../build-aux/config.sub build-aux-dir
+       cp $(srcdir)/../build-aux/config.sub build-aux/config.sub
 
-config/install-sh: $(srcdir)/../config/install-sh config-dir
-       cp $(srcdir)/../config/install-sh config/install-sh
+build-aux/install-sh: $(srcdir)/../build-aux/install-sh build-aux-dir
+       cp $(srcdir)/../build-aux/install-sh build-aux/install-sh
 
-config/ltmain.sh: $(srcdir)/../config/ltmain.sh config-dir
-       cp $(srcdir)/../config/ltmain.sh config/ltmain.sh
+build-aux/ltmain.sh: $(srcdir)/../build-aux/ltmain.sh build-aux-dir
+       cp $(srcdir)/../build-aux/ltmain.sh build-aux/ltmain.sh
 
-config/mkinstalldirs: $(srcdir)/../config/mkinstalldirs config-dir
-       cp $(srcdir)/../config/mkinstalldirs config/mkinstalldirs
+build-aux/mkinstalldirs: $(srcdir)/../build-aux/mkinstalldirs build-aux-dir
+       cp $(srcdir)/../build-aux/mkinstalldirs build-aux/mkinstalldirs
 
-config/missing: $(srcdir)/../config/missing config-dir
-       cp $(srcdir)/../config/missing config/missing
+build-aux/missing: $(srcdir)/../build-aux/missing build-aux-dir
+       cp $(srcdir)/../build-aux/missing build-aux/missing
 
-config/config.rpath: $(srcdir)/config.rpath config-dir
-       cp $(srcdir)/config.rpath config/config.rpath
+build-aux/config.rpath: $(srcdir)/config.rpath build-aux-dir
+       cp $(srcdir)/config.rpath build-aux/config.rpath
 
 distclean-local:
-       rm -rf config config-dir
+       rm -rf build-aux build-aux-dir
 $(srcdir)/tests/rpathx/Makefile.in: $(srcdir)/tests/rpathx/Makefile.am $(srcdir)/tests/rpathx/configure.ac $(srcdir)/tests/rpathx/aclocal.m4
        cd $(srcdir)/tests/rpathx && automake Makefile
-$(srcdir)/tests/rpathx/aclocal.m4: $(srcdir)/tests/rpathx/configure.ac $(srcdir)/../config/m4/libtool.m4
-       cd $(srcdir)/tests/rpathx && aclocal -I `cd ../../m4 && pwd` -I `cd ../../../config/m4 && pwd`
+$(srcdir)/tests/rpathx/aclocal.m4: $(srcdir)/tests/rpathx/configure.ac $(srcdir)/../m4/libtool.m4
+       cd $(srcdir)/tests/rpathx && aclocal -I `cd ../../m4 && pwd` -I `cd ../../../m4 && pwd`
 $(srcdir)/tests/rpathx/configure: $(srcdir)/tests/rpathx/configure.ac $(srcdir)/tests/rpathx/aclocal.m4
        cd $(srcdir)/tests/rpathx && autoconf
 $(srcdir)/tests/rpathy/Makefile.in: $(srcdir)/tests/rpathy/Makefile.am $(srcdir)/tests/rpathy/configure.ac $(srcdir)/tests/rpathy/aclocal.m4
        cd $(srcdir)/tests/rpathy && automake Makefile
-$(srcdir)/tests/rpathy/aclocal.m4: $(srcdir)/tests/rpathy/configure.ac $(srcdir)/../config/m4/libtool.m4 $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
-       cd $(srcdir)/tests/rpathy && aclocal -I `cd ../../m4 && pwd` -I `cd ../../../config/m4 && pwd`
+$(srcdir)/tests/rpathy/aclocal.m4: $(srcdir)/tests/rpathy/configure.ac $(srcdir)/../m4/libtool.m4 $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
+       cd $(srcdir)/tests/rpathy && aclocal -I `cd ../../m4 && pwd` -I `cd ../../../m4 && pwd`
 $(srcdir)/tests/rpathy/configure: $(srcdir)/tests/rpathy/configure.ac $(srcdir)/tests/rpathy/aclocal.m4
        cd $(srcdir)/tests/rpathy && autoconf
 $(srcdir)/tests/rpathz/Makefile.in: $(srcdir)/tests/rpathz/Makefile.am $(srcdir)/tests/rpathz/configure.ac $(srcdir)/tests/rpathz/aclocal.m4
        cd $(srcdir)/tests/rpathz && automake Makefile
-$(srcdir)/tests/rpathz/aclocal.m4: $(srcdir)/tests/rpathz/configure.ac $(srcdir)/../config/m4/libtool.m4 $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
-       cd $(srcdir)/tests/rpathz && aclocal -I `cd ../../m4 && pwd` -I `cd ../../../config/m4 && pwd`
+$(srcdir)/tests/rpathz/aclocal.m4: $(srcdir)/tests/rpathz/configure.ac $(srcdir)/../m4/libtool.m4 $(srcdir)/m4/lib-link.m4 $(srcdir)/m4/lib-prefix.m4 $(srcdir)/m4/lib-ld.m4
+       cd $(srcdir)/tests/rpathz && aclocal -I `cd ../../m4 && pwd` -I `cd ../../../m4 && pwd`
 $(srcdir)/tests/rpathz/configure: $(srcdir)/tests/rpathz/configure.ac $(srcdir)/tests/rpathz/aclocal.m4
        cd $(srcdir)/tests/rpathz && autoconf
 $(srcdir)/tests/rpathlx/Makefile.in: $(srcdir)/tests/rpathlx/Makefile.am $(srcdir)/tests/rpathlx/configure.ac $(srcdir)/tests/rpathlx/aclocal.m4
index 9c227b2edab825da4b4979c136a64760c0fc610c..8eb506d5f01e10a20c4de3ddcace5fe077a17a33 100644 (file)
@@ -848,5 +848,5 @@ AC_SUBST([am__tar])
 AC_SUBST([am__untar])
 ]) # _AM_PROG_TAR
 
-m4_include([../config/m4/fixautomake.m4])
-m4_include([../config/m4/libtool.m4])
+m4_include([../m4/fixautomake.m4])
+m4_include([../m4/libtool.m4])
index 2d756310a04c24094fba8da8b81e1457a9f5fbf5..5dad17f8c3a4f772dce9a2d1717f6d871f6b8f5e 100755 (executable)
@@ -1496,7 +1496,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 ac_aux_dir=
-for ac_dir in ../config $srcdir/../config; do
+for ac_dir in ../build-aux $srcdir/../build-aux; do
   if test -f $ac_dir/install-sh; then
     ac_aux_dir=$ac_dir
     ac_install_sh="$ac_aux_dir/install-sh -c"
@@ -1512,8 +1512,8 @@ for ac_dir in ../config $srcdir/../config; do
   fi
 done
 if test -z "$ac_aux_dir"; then
-  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../config $srcdir/../config" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in ../config $srcdir/../config" >&2;}
+  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../build-aux $srcdir/../build-aux" >&5
+echo "$as_me: error: cannot find install-sh or install.sh in ../build-aux $srcdir/../build-aux" >&2;}
    { (exit 1); exit 1; }; }
 fi
 ac_config_guess="$SHELL $ac_aux_dir/config.guess"
index 895404c83edef1c73f2b2faa640f3141f9f29b60..6073811c4538778ac85b878126ebd8b5768361c3 100644 (file)
@@ -42,12 +42,11 @@ subdir = m4
 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
        ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
-       $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_CLEAN_FILES =
 SOURCES =
 DIST_SOURCES =
index 0fa76c697059436400578d8030e757d9b675ed86..227fb0ff02d7612cc068dfa8323b816a3000d9b0 100644 (file)
@@ -38,12 +38,11 @@ host_triplet = @host@
 subdir = tests
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
-       $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_CLEAN_FILES =
 depcomp =
 am__depfiles_maybe =
index 49a24af87cf940570b6c0df9e54123e7b2bc6599..c9956199601da8bea1ecd38cc23bacad8233f1d6 100644 (file)
@@ -40,18 +40,19 @@ build_triplet = @build@
 host_triplet = @host@
 bin_PROGRAMS = usex$(EXEEXT)
 DIST_COMMON = $(am__configure_deps) \
-       $(srcdir)/../../../config/config.guess \
-       $(srcdir)/../../../config/config.sub \
-       $(srcdir)/../../../config/install-sh \
-       $(srcdir)/../../../config/missing \
-       $(srcdir)/../../../config/mkinstalldirs $(srcdir)/Makefile.am \
-       $(srcdir)/Makefile.in $(top_srcdir)/configure \
-       ../../../config/compile ../../../config/config.guess \
-       ../../../config/config.rpath ../../../config/config.sub \
-       ../../../config/elisp-comp ../../../config/install-sh \
-       ../../../config/ltmain.sh ../../../config/mdate-sh \
-       ../../../config/missing ../../../config/mkinstalldirs \
-       ../../../config/texinfo.tex ../../../config/ylwrap
+       $(srcdir)/../../../build-aux/config.guess \
+       $(srcdir)/../../../build-aux/config.sub \
+       $(srcdir)/../../../build-aux/install-sh \
+       $(srcdir)/../../../build-aux/missing \
+       $(srcdir)/../../../build-aux/mkinstalldirs \
+       $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
+       $(top_srcdir)/configure ../../../build-aux/compile \
+       ../../../build-aux/config.guess \
+       ../../../build-aux/config.rpath ../../../build-aux/config.sub \
+       ../../../build-aux/elisp-comp ../../../build-aux/install-sh \
+       ../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \
+       ../../../build-aux/missing ../../../build-aux/mkinstalldirs \
+       ../../../build-aux/texinfo.tex ../../../build-aux/ylwrap
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
@@ -301,7 +302,7 @@ distclean-tags:
 distdir: $(DISTFILES)
        $(am__remove_distdir)
        mkdir $(distdir)
-       $(mkdir_p) $(distdir)/../../../config
+       $(mkdir_p) $(distdir)/../../../build-aux
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
index 5905823e5c3f34339cc6ed72221eef9a64e3c23e..19d36fe466d39b915ed9e831c71d959895d40047 100755 (executable)
@@ -1266,7 +1266,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 ac_aux_dir=
-for ac_dir in ../../../config $srcdir/../../../config; do
+for ac_dir in ../../../build-aux $srcdir/../../../build-aux; do
   if test -f $ac_dir/install-sh; then
     ac_aux_dir=$ac_dir
     ac_install_sh="$ac_aux_dir/install-sh -c"
@@ -1282,8 +1282,8 @@ for ac_dir in ../../../config $srcdir/../../../config; do
   fi
 done
 if test -z "$ac_aux_dir"; then
-  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&2;}
+  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&5
+echo "$as_me: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&2;}
    { (exit 1); exit 1; }; }
 fi
 ac_config_guess="$SHELL $ac_aux_dir/config.guess"
index d48eee94a90b3630e62b41ed5e82752d60a4b2ad..4d3061dc390ed67ea657f6b2f6b8f72ae3317b52 100644 (file)
@@ -40,18 +40,19 @@ build_triplet = @build@
 host_triplet = @host@
 bin_PROGRAMS = usey$(EXEEXT)
 DIST_COMMON = $(am__configure_deps) \
-       $(srcdir)/../../../config/config.guess \
-       $(srcdir)/../../../config/config.sub \
-       $(srcdir)/../../../config/install-sh \
-       $(srcdir)/../../../config/missing \
-       $(srcdir)/../../../config/mkinstalldirs $(srcdir)/Makefile.am \
-       $(srcdir)/Makefile.in $(top_srcdir)/configure \
-       ../../../config/compile ../../../config/config.guess \
-       ../../../config/config.rpath ../../../config/config.sub \
-       ../../../config/elisp-comp ../../../config/install-sh \
-       ../../../config/ltmain.sh ../../../config/mdate-sh \
-       ../../../config/missing ../../../config/mkinstalldirs \
-       ../../../config/texinfo.tex ../../../config/ylwrap
+       $(srcdir)/../../../build-aux/config.guess \
+       $(srcdir)/../../../build-aux/config.sub \
+       $(srcdir)/../../../build-aux/install-sh \
+       $(srcdir)/../../../build-aux/missing \
+       $(srcdir)/../../../build-aux/mkinstalldirs \
+       $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
+       $(top_srcdir)/configure ../../../build-aux/compile \
+       ../../../build-aux/config.guess \
+       ../../../build-aux/config.rpath ../../../build-aux/config.sub \
+       ../../../build-aux/elisp-comp ../../../build-aux/install-sh \
+       ../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \
+       ../../../build-aux/missing ../../../build-aux/mkinstalldirs \
+       ../../../build-aux/texinfo.tex ../../../build-aux/ylwrap
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
@@ -301,7 +302,7 @@ distclean-tags:
 distdir: $(DISTFILES)
        $(am__remove_distdir)
        mkdir $(distdir)
-       $(mkdir_p) $(distdir)/../../../config
+       $(mkdir_p) $(distdir)/../../../build-aux
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
index c55f6d31a2106fb4dd839235e83862e0a57dae8d..b2a9cde5d1184b4a89d51b2441f5d37c59636809 100755 (executable)
@@ -1266,7 +1266,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 ac_aux_dir=
-for ac_dir in ../../../config $srcdir/../../../config; do
+for ac_dir in ../../../build-aux $srcdir/../../../build-aux; do
   if test -f $ac_dir/install-sh; then
     ac_aux_dir=$ac_dir
     ac_install_sh="$ac_aux_dir/install-sh -c"
@@ -1282,8 +1282,8 @@ for ac_dir in ../../../config $srcdir/../../../config; do
   fi
 done
 if test -z "$ac_aux_dir"; then
-  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&2;}
+  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&5
+echo "$as_me: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&2;}
    { (exit 1); exit 1; }; }
 fi
 ac_config_guess="$SHELL $ac_aux_dir/config.guess"
index 9348af24a594185e701c058346768c00400e8e7c..3a6917b68d01b2d86d1162c81db1374a1ba5ab59 100644 (file)
@@ -40,18 +40,19 @@ build_triplet = @build@
 host_triplet = @host@
 bin_PROGRAMS = usey$(EXEEXT)
 DIST_COMMON = $(am__configure_deps) \
-       $(srcdir)/../../../config/config.guess \
-       $(srcdir)/../../../config/config.sub \
-       $(srcdir)/../../../config/install-sh \
-       $(srcdir)/../../../config/missing \
-       $(srcdir)/../../../config/mkinstalldirs $(srcdir)/Makefile.am \
-       $(srcdir)/Makefile.in $(top_srcdir)/configure \
-       ../../../config/compile ../../../config/config.guess \
-       ../../../config/config.rpath ../../../config/config.sub \
-       ../../../config/elisp-comp ../../../config/install-sh \
-       ../../../config/ltmain.sh ../../../config/mdate-sh \
-       ../../../config/missing ../../../config/mkinstalldirs \
-       ../../../config/texinfo.tex ../../../config/ylwrap
+       $(srcdir)/../../../build-aux/config.guess \
+       $(srcdir)/../../../build-aux/config.sub \
+       $(srcdir)/../../../build-aux/install-sh \
+       $(srcdir)/../../../build-aux/missing \
+       $(srcdir)/../../../build-aux/mkinstalldirs \
+       $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
+       $(top_srcdir)/configure ../../../build-aux/compile \
+       ../../../build-aux/config.guess \
+       ../../../build-aux/config.rpath ../../../build-aux/config.sub \
+       ../../../build-aux/elisp-comp ../../../build-aux/install-sh \
+       ../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \
+       ../../../build-aux/missing ../../../build-aux/mkinstalldirs \
+       ../../../build-aux/texinfo.tex ../../../build-aux/ylwrap
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
@@ -303,7 +304,7 @@ distclean-tags:
 distdir: $(DISTFILES)
        $(am__remove_distdir)
        mkdir $(distdir)
-       $(mkdir_p) $(distdir)/../../../config
+       $(mkdir_p) $(distdir)/../../../build-aux
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
index d5ef9411e39fd9582e07b1d2a649cccc7feb1660..56097813465498971dca033a425069c75fe2d5da 100755 (executable)
@@ -1268,7 +1268,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 ac_aux_dir=
-for ac_dir in ../../../config $srcdir/../../../config; do
+for ac_dir in ../../../build-aux $srcdir/../../../build-aux; do
   if test -f $ac_dir/install-sh; then
     ac_aux_dir=$ac_dir
     ac_install_sh="$ac_aux_dir/install-sh -c"
@@ -1284,8 +1284,8 @@ for ac_dir in ../../../config $srcdir/../../../config; do
   fi
 done
 if test -z "$ac_aux_dir"; then
-  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&2;}
+  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&5
+echo "$as_me: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&2;}
    { (exit 1); exit 1; }; }
 fi
 ac_config_guess="$SHELL $ac_aux_dir/config.guess"
index 42f74e5ad7177c216548b61b8e4db22a8e3b2ab5..4bf413f4b6040bcd062b5cc48a3740b84491d94d 100644 (file)
@@ -40,18 +40,19 @@ build_triplet = @build@
 host_triplet = @host@
 bin_PROGRAMS = usez$(EXEEXT)
 DIST_COMMON = $(am__configure_deps) \
-       $(srcdir)/../../../config/config.guess \
-       $(srcdir)/../../../config/config.sub \
-       $(srcdir)/../../../config/install-sh \
-       $(srcdir)/../../../config/missing \
-       $(srcdir)/../../../config/mkinstalldirs $(srcdir)/Makefile.am \
-       $(srcdir)/Makefile.in $(top_srcdir)/configure \
-       ../../../config/compile ../../../config/config.guess \
-       ../../../config/config.rpath ../../../config/config.sub \
-       ../../../config/elisp-comp ../../../config/install-sh \
-       ../../../config/ltmain.sh ../../../config/mdate-sh \
-       ../../../config/missing ../../../config/mkinstalldirs \
-       ../../../config/texinfo.tex ../../../config/ylwrap
+       $(srcdir)/../../../build-aux/config.guess \
+       $(srcdir)/../../../build-aux/config.sub \
+       $(srcdir)/../../../build-aux/install-sh \
+       $(srcdir)/../../../build-aux/missing \
+       $(srcdir)/../../../build-aux/mkinstalldirs \
+       $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
+       $(top_srcdir)/configure ../../../build-aux/compile \
+       ../../../build-aux/config.guess \
+       ../../../build-aux/config.rpath ../../../build-aux/config.sub \
+       ../../../build-aux/elisp-comp ../../../build-aux/install-sh \
+       ../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \
+       ../../../build-aux/missing ../../../build-aux/mkinstalldirs \
+       ../../../build-aux/texinfo.tex ../../../build-aux/ylwrap
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
@@ -301,7 +302,7 @@ distclean-tags:
 distdir: $(DISTFILES)
        $(am__remove_distdir)
        mkdir $(distdir)
-       $(mkdir_p) $(distdir)/../../../config
+       $(mkdir_p) $(distdir)/../../../build-aux
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
index f4a1f9592744139dc1f47890a7b2225a5d474b18..815e7fe0aa2249e9a48716a9bb6c4a808febffc4 100755 (executable)
@@ -1266,7 +1266,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 ac_aux_dir=
-for ac_dir in ../../../config $srcdir/../../../config; do
+for ac_dir in ../../../build-aux $srcdir/../../../build-aux; do
   if test -f $ac_dir/install-sh; then
     ac_aux_dir=$ac_dir
     ac_install_sh="$ac_aux_dir/install-sh -c"
@@ -1282,8 +1282,8 @@ for ac_dir in ../../../config $srcdir/../../../config; do
   fi
 done
 if test -z "$ac_aux_dir"; then
-  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&2;}
+  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&5
+echo "$as_me: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&2;}
    { (exit 1); exit 1; }; }
 fi
 ac_config_guess="$SHELL $ac_aux_dir/config.guess"
index e05f35457e3c7d80d4caa6126828684048282de4..7f80b62189caf934ee243718028b3d599d4c670c 100644 (file)
@@ -40,18 +40,19 @@ build_triplet = @build@
 host_triplet = @host@
 bin_PROGRAMS = usez$(EXEEXT)
 DIST_COMMON = $(am__configure_deps) \
-       $(srcdir)/../../../config/config.guess \
-       $(srcdir)/../../../config/config.sub \
-       $(srcdir)/../../../config/install-sh \
-       $(srcdir)/../../../config/missing \
-       $(srcdir)/../../../config/mkinstalldirs $(srcdir)/Makefile.am \
-       $(srcdir)/Makefile.in $(top_srcdir)/configure \
-       ../../../config/compile ../../../config/config.guess \
-       ../../../config/config.rpath ../../../config/config.sub \
-       ../../../config/elisp-comp ../../../config/install-sh \
-       ../../../config/ltmain.sh ../../../config/mdate-sh \
-       ../../../config/missing ../../../config/mkinstalldirs \
-       ../../../config/texinfo.tex ../../../config/ylwrap
+       $(srcdir)/../../../build-aux/config.guess \
+       $(srcdir)/../../../build-aux/config.sub \
+       $(srcdir)/../../../build-aux/install-sh \
+       $(srcdir)/../../../build-aux/missing \
+       $(srcdir)/../../../build-aux/mkinstalldirs \
+       $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
+       $(top_srcdir)/configure ../../../build-aux/compile \
+       ../../../build-aux/config.guess \
+       ../../../build-aux/config.rpath ../../../build-aux/config.sub \
+       ../../../build-aux/elisp-comp ../../../build-aux/install-sh \
+       ../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \
+       ../../../build-aux/missing ../../../build-aux/mkinstalldirs \
+       ../../../build-aux/texinfo.tex ../../../build-aux/ylwrap
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
@@ -305,7 +306,7 @@ distclean-tags:
 distdir: $(DISTFILES)
        $(am__remove_distdir)
        mkdir $(distdir)
-       $(mkdir_p) $(distdir)/../../../config
+       $(mkdir_p) $(distdir)/../../../build-aux
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
index aff973c74b614959409e8c33212c4d0f3f470f0f..785440722740e28f1e1eb495709d1fc53b2b8824 100755 (executable)
@@ -1270,7 +1270,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 ac_aux_dir=
-for ac_dir in ../../../config $srcdir/../../../config; do
+for ac_dir in ../../../build-aux $srcdir/../../../build-aux; do
   if test -f $ac_dir/install-sh; then
     ac_aux_dir=$ac_dir
     ac_install_sh="$ac_aux_dir/install-sh -c"
@@ -1286,8 +1286,8 @@ for ac_dir in ../../../config $srcdir/../../../config; do
   fi
 done
 if test -z "$ac_aux_dir"; then
-  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&2;}
+  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&5
+echo "$as_me: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&2;}
    { (exit 1); exit 1; }; }
 fi
 ac_config_guess="$SHELL $ac_aux_dir/config.guess"
index eaf7deef5e351c79430e7112a9e672172351f55e..d28d0ee6326717f33c59b8ba161ed8c2859d78b2 100644 (file)
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.9.4 from Makefile.am.
+# Makefile.in generated by automake 1.9.5 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004  Free Software Foundation, Inc.
+# 2003, 2004, 2005  Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -39,19 +39,20 @@ POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
 DIST_COMMON = $(am__configure_deps) \
-       $(srcdir)/../../../config/config.guess \
-       $(srcdir)/../../../config/config.sub \
-       $(srcdir)/../../../config/install-sh \
-       $(srcdir)/../../../config/ltmain.sh \
-       $(srcdir)/../../../config/missing \
-       $(srcdir)/../../../config/mkinstalldirs $(srcdir)/Makefile.am \
-       $(srcdir)/Makefile.in $(top_srcdir)/configure \
-       ../../../config/compile ../../../config/config.guess \
-       ../../../config/config.rpath ../../../config/config.sub \
-       ../../../config/elisp-comp ../../../config/install-sh \
-       ../../../config/ltmain.sh ../../../config/mdate-sh \
-       ../../../config/missing ../../../config/mkinstalldirs \
-       ../../../config/texinfo.tex ../../../config/ylwrap
+       $(srcdir)/../../../build-aux/config.guess \
+       $(srcdir)/../../../build-aux/config.sub \
+       $(srcdir)/../../../build-aux/install-sh \
+       $(srcdir)/../../../build-aux/ltmain.sh \
+       $(srcdir)/../../../build-aux/missing \
+       $(srcdir)/../../../build-aux/mkinstalldirs \
+       $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
+       $(top_srcdir)/configure ../../../build-aux/compile \
+       ../../../build-aux/config.guess \
+       ../../../build-aux/config.rpath ../../../build-aux/config.sub \
+       ../../../build-aux/elisp-comp ../../../build-aux/install-sh \
+       ../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \
+       ../../../build-aux/missing ../../../build-aux/mkinstalldirs \
+       ../../../build-aux/texinfo.tex ../../../build-aux/ylwrap
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
@@ -343,7 +344,7 @@ distclean-tags:
 distdir: $(DISTFILES)
        $(am__remove_distdir)
        mkdir $(distdir)
-       $(mkdir_p) $(distdir)/../../../config
+       $(mkdir_p) $(distdir)/../../../build-aux
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
index bc6f94f03aa14c45218f8219969d86dc657c970b..733d2b8a367f255e70c4843063d53f31960b8c9d 100755 (executable)
@@ -1495,7 +1495,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 ac_aux_dir=
-for ac_dir in ../../../config $srcdir/../../../config; do
+for ac_dir in ../../../build-aux $srcdir/../../../build-aux; do
   if test -f $ac_dir/install-sh; then
     ac_aux_dir=$ac_dir
     ac_install_sh="$ac_aux_dir/install-sh -c"
@@ -1511,8 +1511,8 @@ for ac_dir in ../../../config $srcdir/../../../config; do
   fi
 done
 if test -z "$ac_aux_dir"; then
-  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&2;}
+  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&5
+echo "$as_me: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&2;}
    { (exit 1); exit 1; }; }
 fi
 ac_config_guess="$SHELL $ac_aux_dir/config.guess"
index cc4307527b89c772ca3413a65c9a1f53290eeb10..e25408b283a677de7974680f33d02ee3d6e428d7 100644 (file)
@@ -39,19 +39,20 @@ POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
 DIST_COMMON = $(am__configure_deps) \
-       $(srcdir)/../../../config/config.guess \
-       $(srcdir)/../../../config/config.sub \
-       $(srcdir)/../../../config/install-sh \
-       $(srcdir)/../../../config/ltmain.sh \
-       $(srcdir)/../../../config/missing \
-       $(srcdir)/../../../config/mkinstalldirs $(srcdir)/Makefile.am \
-       $(srcdir)/Makefile.in $(top_srcdir)/configure \
-       ../../../config/compile ../../../config/config.guess \
-       ../../../config/config.rpath ../../../config/config.sub \
-       ../../../config/elisp-comp ../../../config/install-sh \
-       ../../../config/ltmain.sh ../../../config/mdate-sh \
-       ../../../config/missing ../../../config/mkinstalldirs \
-       ../../../config/texinfo.tex ../../../config/ylwrap
+       $(srcdir)/../../../build-aux/config.guess \
+       $(srcdir)/../../../build-aux/config.sub \
+       $(srcdir)/../../../build-aux/install-sh \
+       $(srcdir)/../../../build-aux/ltmain.sh \
+       $(srcdir)/../../../build-aux/missing \
+       $(srcdir)/../../../build-aux/mkinstalldirs \
+       $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
+       $(top_srcdir)/configure ../../../build-aux/compile \
+       ../../../build-aux/config.guess \
+       ../../../build-aux/config.rpath ../../../build-aux/config.sub \
+       ../../../build-aux/elisp-comp ../../../build-aux/install-sh \
+       ../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \
+       ../../../build-aux/missing ../../../build-aux/mkinstalldirs \
+       ../../../build-aux/texinfo.tex ../../../build-aux/ylwrap
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
@@ -345,7 +346,7 @@ distclean-tags:
 distdir: $(DISTFILES)
        $(am__remove_distdir)
        mkdir $(distdir)
-       $(mkdir_p) $(distdir)/../../../config
+       $(mkdir_p) $(distdir)/../../../build-aux
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
index 81abaeae768cd9f3c6a0d9a5a71f4a20a0a43449..6c2ca738ffaf22381b23155d8a465610e6691cb6 100755 (executable)
@@ -1499,7 +1499,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 ac_aux_dir=
-for ac_dir in ../../../config $srcdir/../../../config; do
+for ac_dir in ../../../build-aux $srcdir/../../../build-aux; do
   if test -f $ac_dir/install-sh; then
     ac_aux_dir=$ac_dir
     ac_install_sh="$ac_aux_dir/install-sh -c"
@@ -1515,8 +1515,8 @@ for ac_dir in ../../../config $srcdir/../../../config; do
   fi
 done
 if test -z "$ac_aux_dir"; then
-  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&2;}
+  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&5
+echo "$as_me: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&2;}
    { (exit 1); exit 1; }; }
 fi
 ac_config_guess="$SHELL $ac_aux_dir/config.guess"
index 72b0a8ff89cd01be9d8a57bd1932612c92b2527d..916488e0d750437f51d62a46531fb5339b49f877 100644 (file)
@@ -39,19 +39,20 @@ POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
 DIST_COMMON = $(am__configure_deps) \
-       $(srcdir)/../../../config/config.guess \
-       $(srcdir)/../../../config/config.sub \
-       $(srcdir)/../../../config/install-sh \
-       $(srcdir)/../../../config/ltmain.sh \
-       $(srcdir)/../../../config/missing \
-       $(srcdir)/../../../config/mkinstalldirs $(srcdir)/Makefile.am \
-       $(srcdir)/Makefile.in $(top_srcdir)/configure \
-       ../../../config/compile ../../../config/config.guess \
-       ../../../config/config.rpath ../../../config/config.sub \
-       ../../../config/elisp-comp ../../../config/install-sh \
-       ../../../config/ltmain.sh ../../../config/mdate-sh \
-       ../../../config/missing ../../../config/mkinstalldirs \
-       ../../../config/texinfo.tex ../../../config/ylwrap
+       $(srcdir)/../../../build-aux/config.guess \
+       $(srcdir)/../../../build-aux/config.sub \
+       $(srcdir)/../../../build-aux/install-sh \
+       $(srcdir)/../../../build-aux/ltmain.sh \
+       $(srcdir)/../../../build-aux/missing \
+       $(srcdir)/../../../build-aux/mkinstalldirs \
+       $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
+       $(top_srcdir)/configure ../../../build-aux/compile \
+       ../../../build-aux/config.guess \
+       ../../../build-aux/config.rpath ../../../build-aux/config.sub \
+       ../../../build-aux/elisp-comp ../../../build-aux/install-sh \
+       ../../../build-aux/ltmain.sh ../../../build-aux/mdate-sh \
+       ../../../build-aux/missing ../../../build-aux/mkinstalldirs \
+       ../../../build-aux/texinfo.tex ../../../build-aux/ylwrap
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
@@ -347,7 +348,7 @@ distclean-tags:
 distdir: $(DISTFILES)
        $(am__remove_distdir)
        mkdir $(distdir)
-       $(mkdir_p) $(distdir)/../../../config
+       $(mkdir_p) $(distdir)/../../../build-aux
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
index c762619ec7717024fecd6c435ec7913112a3b4dd..075cec1f5f0d1d17e42d97cd61e5650e29bf5a2a 100755 (executable)
@@ -1501,7 +1501,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 ac_aux_dir=
-for ac_dir in ../../../config $srcdir/../../../config; do
+for ac_dir in ../../../build-aux $srcdir/../../../build-aux; do
   if test -f $ac_dir/install-sh; then
     ac_aux_dir=$ac_dir
     ac_install_sh="$ac_aux_dir/install-sh -c"
@@ -1517,8 +1517,8 @@ for ac_dir in ../../../config $srcdir/../../../config; do
   fi
 done
 if test -z "$ac_aux_dir"; then
-  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in ../../../config $srcdir/../../../config" >&2;}
+  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&5
+echo "$as_me: error: cannot find install-sh or install.sh in ../../../build-aux $srcdir/../../../build-aux" >&2;}
    { (exit 1); exit 1; }; }
 fi
 ac_config_guess="$SHELL $ac_aux_dir/config.guess"
index ffd9b649bb7f956fcc9e2cbd06d7af341133c5c9..bb2ea877e0154aa5545af817d02527e33ebbe849 100755 (executable)
--- a/configure
+++ b/configure
@@ -1344,7 +1344,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 ac_aux_dir=
-for ac_dir in config $srcdir/config; do
+for ac_dir in build-aux $srcdir/build-aux; do
   if test -f $ac_dir/install-sh; then
     ac_aux_dir=$ac_dir
     ac_install_sh="$ac_aux_dir/install-sh -c"
@@ -1360,8 +1360,8 @@ for ac_dir in config $srcdir/config; do
   fi
 done
 if test -z "$ac_aux_dir"; then
-  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in config $srcdir/config" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in config $srcdir/config" >&2;}
+  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in build-aux $srcdir/build-aux" >&5
+echo "$as_me: error: cannot find install-sh or install.sh in build-aux $srcdir/build-aux" >&2;}
    { (exit 1); exit 1; }; }
 fi
 ac_config_guess="$SHELL $ac_aux_dir/config.guess"
index e0507743db22ddf861d137567a9116ec0f81dde7..ed3565aef9bd3bab9e5802333d1bfcd61ff02d48 100644 (file)
@@ -179,7 +179,7 @@ programming skill, here.
 ======================
 
 Languages are not equally supported in all packages.  The following
-matrix shows the current state of internationalization, as of March
+matrix shows the current state of internationalization, as of April
 2005.  The matrix shows, in regard of each package, for which languages
 PO files have been submitted to translation coordination, with a
 translation percentage of at least 50%.
@@ -195,7 +195,7 @@ translation percentage of at least 50%.
      aspell             |                         []    [] []        []   |
      bash               |                      []          []             |
      batchelor          |                                  []             |
-     bfd                |                               []                |
+     bfd                |                                                 |
      bibshelf           |                                  []             |
      binutils           |                               []                |
      bison              |                               [] []             |
@@ -228,12 +228,11 @@ translation percentage of at least 50%.
      gimp-print         |                         []    [] []        []   |
      gip                |                                                 |
      gliv               |                                  []             |
-     glunarclock        |                                  []             |
+     glunarclock        |                                                 |
      gmult              | []                               []             |
      gnubiff            |                                  ()             |
      gnucash            |                         []       () ()     []   |
      gnucash-glossary   |                               [] ()             |
-     gnupg              |                      [] ()       [] []          |
      gpe-aerial         |                         []       []             |
      gpe-beam           |                         []       []             |
      gpe-calendar       |                         []       []             |
@@ -311,7 +310,7 @@ translation percentage of at least 50%.
      sh-utils           |                               [] []             |
      shared-mime-info   |                         [] []                   |
      sharutils          |                      [] []    [] [] []          |
-     silky              |                                  ()             |
+     silky              |                                                 |
      skencil            |                               [] ()             |
      sketch             |                               [] ()             |
      solfege            |                                  []             |
@@ -336,7 +335,7 @@ translation percentage of at least 50%.
      xpad               |                                                 |
                         +-------------------------------------------------+
                           af am ar az be bg bs ca cs cy da de el en en_GB
-                          10  0  0  2  7  4  0 42 43  3 53 92 21  1  15
+                          10  0  0  2  7  4  0 41 43  3 52 90 20  1  15
 
                           eo es et eu fa fi fr  ga gl he hr hu id is it
                         +-----------------------------------------------+
@@ -349,7 +348,7 @@ translation percentage of at least 50%.
      aspell             |                   []  []                      |
      bash               | [] []             []              []          |
      batchelor          |                   []  []                      |
-     bfd                |    []             []                          |
+     bfd                |    []                                         |
      bibshelf           |    []                 []                   [] |
      binutils           |    []             []                          |
      bison              |    [] []          []  []             []    [] |
@@ -372,13 +371,13 @@ translation percentage of at least 50%.
      flex               |    []             []  []                      |
      fslint             |                   []                          |
      gas                |    []             []                          |
-     gawk               |    []             []        []                |
+     gawk               |    []             []  []    []                |
      gbiff              |                   []                          |
      gcal               |    []             []                          |
      gcc                |    []                                         |
      gettext-examples   |    []             []  []                   [] |
      gettext-runtime    |    []          [] []  []             []    [] |
-     gettext-tools      |    []             []                          |
+     gettext-tools      |    []             []                       [] |
      gimp-print         |    []             []                          |
      gip                |    []    []       []                          |
      gliv               |                   ()                          |
@@ -387,7 +386,6 @@ translation percentage of at least 50%.
      gnubiff            |                   ()                       () |
      gnucash            |    []                             ()       [] |
      gnucash-glossary   |    []                                      [] |
-     gnupg              | [] [] []       [] []     []          []    [] |
      gpe-aerial         |    []             []                          |
      gpe-beam           |    []             []                          |
      gpe-calendar       |    []             []              [] []       |
@@ -420,12 +418,12 @@ translation percentage of at least 50%.
      id-utils           |                   []              [] []    [] |
      impost             |                   []  []                      |
      indent             | [] [] [] []    [] []  [] []       [] []    [] |
-     iso_3166           | []                []                          |
-     iso_3166_1         |    []    []       []  []          [] []       |
+     iso_3166           | []             [] []                          |
+     iso_3166_1         |    []    []    [] []  []          [] []       |
      iso_3166_2         |                   []                          |
      iso_3166_3         |                   []                          |
-     iso_4217           |       []                 []                   |
-     iso_639            | []          []    []                          |
+     iso_4217           |       []       []        []                   |
+     iso_639            | []          [] [] []                          |
      jpilot             |    []             []                          |
      jtag               |                   []                          |
      jwhois             |    []             []              [] []    [] |
@@ -460,12 +458,12 @@ translation percentage of at least 50%.
      recode             | [] []             []     [] []    [] []    [] |
      rpm                |                   []                          |
      screem             |                                               |
-     scrollkeeper       |    []                             []          |
+     scrollkeeper       |    []          []                 []          |
      sed                |    [] []          []  []          []          |
      sh-utils           |    [] []       [] []  []          []       [] |
      shared-mime-info   | [] []    []    [] []              []          |
      sharutils          |    [] []       [] []     []       []       [] |
-     silky              |                () []              ()       () |
+     silky              |                   []                          |
      skencil            |    []             []                          |
      sketch             |    []             []                          |
      solfege            |                                            [] |
@@ -490,320 +488,318 @@ translation percentage of at least 50%.
      xpad               |    []                 []          []          |
                         +-----------------------------------------------+
                           eo es et eu fa fi fr  ga gl he hr hu id is it
-                          14 86 22 15  2 31 117 44 18  8  6 40 28  1 45
+                          13 85 21 15  2 35 115 45 17  8  6 40 27  1 45
 
-                          ja ko lg lt lv mk mn ms mt nb nl nn no nso or
+                          ja ko ku lg lt lv mk mn ms mt nb nl nn no nso
                         +-----------------------------------------------+
      GNUnet             |                                               |
-     a2ps               |    ()                []       []    ()        |
-     aegis              |                               ()              |
-     ant-phone          |                               []              |
-     anubis             |                      []    [] []              |
+     a2ps               |    ()                   []       []    ()     |
+     aegis              |                                  ()           |
+     ant-phone          |                                  []           |
+     anubis             |                         []    [] []           |
      ap-utils           |                                               |
-     aspell             |                   []          []              |
-     bash               |                               []              |
-     batchelor          |                               []              |
+     aspell             |                      []          []           |
+     bash               |                                  []           |
+     batchelor          |                                  []           |
      bfd                |                                               |
      bibshelf           |                                               |
-     binutils           | []                                            |
-     bison              |                      []    [] []              |
-     bluez-pin          |                               []              |
-     clisp              |                               []              |
+     binutils           |                                               |
+     bison              |                         []    [] []           |
+     bluez-pin          |                                  []           |
+     clisp              |                                  []           |
      console-tools      |                                               |
-     coreutils          | []                            []              |
+     coreutils          | []                               []           |
      cpio               |                                               |
      cpplib             |                                               |
-     darkstat           |                      []       []              |
-     dialog             |                               []              |
-     diffutils          | []                   []       []              |
+     darkstat           |                         []       []           |
+     dialog             |                                  []           |
+     diffutils          | []                      []       []           |
      doodle             |                                               |
      e2fsprogs          |                                               |
-     enscript           |                               []              |
-     error              |                               []              |
-     fetchmail          | []                            []              |
-     fileutils          | []    []                                      |
-     findutils          |                                               |
-     flex               |    []                         []              |
-     fslint             |                               []              |
+     enscript           |                                  []           |
+     error              |                                  []           |
+     fetchmail          | []                               []           |
+     fileutils          | []       []                                   |
+     findutils          |                                  []           |
+     flex               |    []                            []           |
+     fslint             |                                  []           |
      gas                |                                               |
-     gawk               | []                            []              |
-     gbiff              |                               []              |
+     gawk               | []                               []           |
+     gbiff              |                                  []           |
      gcal               |                                               |
      gcc                |                                               |
-     gettext-examples   | []                            []              |
-     gettext-runtime    | [] []                         []              |
+     gettext-examples   | []                               []           |
+     gettext-runtime    | [] []                            []           |
      gettext-tools      | [] []                                         |
-     gimp-print         | []                            []              |
-     gip                |                               []              |
-     gliv               |                               []              |
-     glunarclock        |                      []       []              |
+     gimp-print         | []                               []           |
+     gip                |                                  []           |
+     gliv               |                                  []           |
+     glunarclock        |                         []       []           |
      gmult              | []                                            |
      gnubiff            |                                               |
-     gnucash            | ()                         () []              |
-     gnucash-glossary   |                               []              |
-     gnupg              | []                            []              |
-     gpe-aerial         |                               []              |
-     gpe-beam           |                               []              |
-     gpe-calendar       |                               []              |
-     gpe-clock          |                               []              |
-     gpe-conf           |                               []              |
+     gnucash            | ()                            () []           |
+     gnucash-glossary   |                                  []           |
+     gpe-aerial         |                                  []           |
+     gpe-beam           |                                  []           |
+     gpe-calendar       |                                  []           |
+     gpe-clock          |                                  []           |
+     gpe-conf           |                                  []           |
      gpe-contacts       |                                               |
-     gpe-edit           |                               []              |
-     gpe-go             |                               []              |
-     gpe-login          |                               []              |
-     gpe-ownerinfo      |                               []              |
-     gpe-sketchbook     |                               []              |
-     gpe-su             |                               []              |
-     gpe-taskmanager    |                               []              |
-     gpe-timesheet      |                               []              |
-     gpe-today          |                               []              |
-     gpe-todo           |                               []              |
-     gphoto2            | []                            []              |
+     gpe-edit           |                                  []           |
+     gpe-go             |                                  []           |
+     gpe-login          |                                  []           |
+     gpe-ownerinfo      |                                  []           |
+     gpe-sketchbook     |                                  []           |
+     gpe-su             |                                  []           |
+     gpe-taskmanager    |       []                         []           |
+     gpe-timesheet      |                                  []           |
+     gpe-today          |                                  []           |
+     gpe-todo           |                                  []           |
+     gphoto2            | []                               []           |
      gprof              |                                               |
-     gpsdrive           | ()                            ()    ()        |
-     gramadoir          |                               ()              |
-     grep               | []                         [] []              |
+     gpsdrive           | ()                               ()    ()     |
+     gramadoir          |                                  ()           |
+     grep               | []                            [] []           |
      gretl              |                                               |
-     gsasl              |                               []              |
+     gsasl              |                                  []           |
      gss                |                                               |
-     gst-plugins        |                               []           [] |
-     gstreamer          |                               []              |
-     gtick              |                               []              |
-     gtkspell           |                   []          []              |
-     hello              | [] []       []       []    [] [] [] []        |
-     id-utils           |                               []              |
+     gst-plugins        |                                  []           |
+     gstreamer          |                                  []           |
+     gtick              |                                  []           |
+     gtkspell           |                      []          []           |
+     hello              | [] []          []       []    [] [] [] []     |
+     id-utils           |                                  []           |
      impost             |                                               |
-     indent             | []                            []              |
-     iso_3166           |                               []              |
-     iso_3166_1         |                               []    []        |
-     iso_3166_2         |                               []              |
-     iso_3166_3         |                               []              |
-     iso_4217           | []                []          []              |
-     iso_639            | []                            [] []           |
-     jpilot             | ()                            ()    ()        |
+     indent             | []                               []           |
+     iso_3166           |                                  []           |
+     iso_3166_1         |                                  []    []     |
+     iso_3166_2         |                                  []           |
+     iso_3166_3         |                                  []           |
+     iso_4217           | []                   []          []           |
+     iso_639            | []                               [] []        |
+     jpilot             | ()                               ()    ()     |
      jtag               |                                               |
-     jwhois             |                               []              |
-     kbd                |                               []              |
-     latrine            |                               []              |
+     jwhois             |                                  []           |
+     kbd                |                                  []           |
+     latrine            |                                  []           |
      ld                 |                                               |
-     libc               | [] []                      [] []    []        |
+     libc               | [] []                         [] []    []     |
      libextractor       |                                               |
-     libgpewidget       |                               []              |
-     libgsasl           |                               []              |
-     libiconv           |                               []              |
+     libgpewidget       |                                  []           |
+     libgsasl           |                                  []           |
+     libiconv           |                                  []           |
      libidn             |                                               |
-     lifelines          |                               []              |
-     lilypond           |                               []              |
-     lingoteach         |                               []              |
-     lynx               | []                            []              |
-     m4                 | []                            []              |
+     lifelines          |                                  []           |
+     lilypond           |                                  []           |
+     lingoteach         |                                  []           |
+     lynx               | []                               []           |
+     m4                 | []                               []           |
      mailutils          |                                               |
-     make               | [] []                         []              |
+     make               | [] []                            []           |
      man-db             | ()                                            |
      minicom            | []                                            |
-     mysecretdiary      |                               []              |
-     nano               |                      []    []                 |
-     nano_1_0           |                      []    []    []           |
-     opcodes            |                               []              |
-     parted             | []                               []           |
-     psmisc             |                            [] []              |
-     ptx                |                            [] []    []        |
+     mysecretdiary      |                                  []           |
+     nano               |                         []    []              |
+     nano_1_0           |                         []    []    []        |
+     opcodes            |                                  []           |
+     parted             | []                                  []        |
+     psmisc             |                               [] []           |
+     ptx                |                               [] []    []     |
      pwdutils           |                                               |
      python             |                                               |
      radius             |                                               |
-     recode             |                               []              |
+     recode             |                                  []           |
      rpm                | [] []                                         |
      screem             | []                                            |
-     scrollkeeper       |                            [] [] []           |
-     sed                | []                            []              |
-     sh-utils           | []                         []                 |
-     shared-mime-info   |    []                      [] [] []           |
-     sharutils          | []                            []              |
-     silky              |                               []              |
+     scrollkeeper       |                               [] [] []        |
+     sed                | []                               []           |
+     sh-utils           | []                            []              |
+     shared-mime-info   |    []                         [] [] []        |
+     sharutils          | []                               []           |
+     silky              |                                  []           |
      skencil            |                                               |
      sketch             |                                               |
-     solfege            |                               []    []        |
+     solfege            |                                  []    []     |
      soundtracker       |                                               |
      sp                 | ()                                            |
-     stardict           |                []             []              |
-     tar                | []                            []              |
-     texinfo            | []                         [] []              |
-     textutils          | [] []                      []                 |
+     stardict           |                   []             []           |
+     tar                | []                               []           |
+     texinfo            | []                            [] []           |
+     textutils          | [] []                         []              |
      tin                |                                               |
-     tp-robot           |                               []              |
-     tuxpaint           | [] []    []          []       [] []           |
+     tp-robot           |                                  []           |
+     tuxpaint           | [] []       []          []       [] []        |
      unicode-han-tra... |                                               |
      unicode-transla... |                                               |
-     util-linux         | []                            []              |
-     vorbis-tools       |                               []              |
-     wastesedge         |                               []              |
-     wdiff              |                      []    []                 |
-     wget               | []                            []              |
-     xchat              |    []       [] []             []              |
-     xkeyboard-config   |                               []              |
-     xpad               |                               []              |
+     util-linux         | []                               []           |
+     vorbis-tools       |                                  []           |
+     wastesedge         |                                  []           |
+     wdiff              |                         []    []              |
+     wget               | []                               []           |
+     xchat              |    []          [] []             []           |
+     xkeyboard-config   |                                  []           |
+     xpad               |                                  []           |
                         +-----------------------------------------------+
-                          ja ko lg lt lv mk mn ms mt nb nl nn no nso or
-                          35 11  1  1  2  2  3 11  0 15 96  7  5  0   1
-
-                          pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta
-                        +----------------------------------------------+
-     GNUnet             |                                              |
-     a2ps               |    ()     []      [] []       []    [] []    |
-     aegis              |                   () ()                      |
-     ant-phone          |                   []                         |
-     anubis             |    []             [] []                      |
-     ap-utils           |    ()                                        |
-     aspell             |                   [] []                      |
-     bash               |           []      [] []                      |
-     batchelor          |                   []                         |
-     bfd                |                   []                   []    |
-     bibshelf           |                                              |
-     binutils           |                      []                []    |
-     bison              |    []     []      [] []                []    |
-     bluez-pin          |    []     []   [] [] []    []       [] []    |
-     clisp              |                      []                      |
-     console-tools      |                      []                      |
-     coreutils          |    []                []       []       []    |
-     cpio               |    []                                  []    |
-     cpplib             |                                              |
-     darkstat           |    []     []      []       []       [] []    |
-     dialog             |    [] []  []   [] [] []                      |
-     diffutils          |    []     []      [] []             [] []    |
-     doodle             |                                  []          |
-     e2fsprogs          |    []                                  []    |
-     enscript           |           []      [] []                []    |
-     error              |           []      []       []                |
-     fetchmail          |    []     ()         []    []    []          |
-     fileutils          |    []             [] []       []       []    |
-     findutils          |    [] []          []       []       [] []    |
-     flex               |    []     []      [] []                []    |
-     fslint             |           []      []                []       |
-     gas                |                                              |
-     gawk               |    []     []      []                   []    |
-     gbiff              |                   []                         |
-     gcal               |                                        []    |
-     gcc                |                                              |
-     gettext-examples   |    []             [] []    []       [] []    |
-     gettext-runtime    |    []             [] []    [] []    [] []    |
-     gettext-tools      |    []             [] []    [] []    [] []    |
-     gimp-print         |                            []          []    |
-     gip                |                []          []       []       |
-     gliv               |           []      []       []                |
-     glunarclock        |           []      [] []    []       [] []    |
-     gmult              |           []   [] []                []       |
-     gnubiff            |                   ()                   []    |
-     gnucash            |    () []             []    []          []    |
-     gnucash-glossary   |       []                   []          []    |
-     gnupg              |                   []       []          []    |
-     gpe-aerial         |       []  []      [] []             [] []    |
-     gpe-beam           |       []  []      [] []             [] []    |
-     gpe-calendar       |       []  []      [] []    []       [] []    |
-     gpe-clock          |       []  []      [] []    []       [] []    |
-     gpe-conf           |       []  []      [] []    []          []    |
-     gpe-contacts       |                   [] []                []    |
-     gpe-edit           |       []  []      [] []    []       [] []    |
-     gpe-go             |           []      [] []             [] []    |
-     gpe-login          |       []  []      [] []    []       [] []    |
-     gpe-ownerinfo      |       []  []      [] []    []       [] []    |
-     gpe-sketchbook     |       []  []      [] []    []       [] []    |
-     gpe-su             |       []  []      [] []    []       [] []    |
-     gpe-taskmanager    |       []  []      [] []    []       [] []    |
-     gpe-timesheet      |       []  []      [] []    []       [] []    |
-     gpe-today          |       []  []      [] []    []       [] []    |
-     gpe-todo           |       []  []      [] []    []       [] []    |
-     gphoto2            |                   []       []       [] []    |
-     gprof              |           []      []                   []    |
-     gpsdrive           |                   []                         |
-     gramadoir          |                            []                |
-     grep               |    [] []  []      [] []       []    []       |
-     gretl              |    []                                        |
-     gsasl              |    []             []             [] [] []    |
-     gss                |    []             []                   []    |
-     gst-plugins        |                                  [] [] []    |
-     gstreamer          |                      []          [] [] []    |
-     gtick              |                   [] []                []    |
-     gtkspell           |           []   [] []       []       []       |
-     hello              |    []     []      [] []    []       [] []    |
-     id-utils           |           []      [] []                []    |
-     impost             |                                              |
-     indent             |           []      [] []    []       [] []    |
-     iso_3166           |       []                []       [] [] []    |
-     iso_3166_1         |                            [] [] [] []       |
-     iso_3166_2         |                                              |
-     iso_3166_3         |                   []    []          []       |
-     iso_4217           |                         []          []       |
-     iso_639            |                         []          [] []    |
-     jpilot             |                                              |
-     jtag               |                            []                |
-     jwhois             |    []     []      [] ()                ()    |
-     kbd                |    []             []                   []    |
-     latrine            |                   []                   []    |
-     ld                 |                                        []    |
-     libc               |    []     []         []    []          []    |
-     libextractor       |                   []                         |
-     libgpewidget       |       []  []      []       []       [] []    |
-     libgsasl           |    []             []                []       |
-     libiconv           |    []     []   [] [] []    [] [] [] [] []    |
-     libidn             |    []                                  ()    |
-     lifelines          |    []                                  []    |
-     lilypond           |                                        []    |
-     lingoteach         |           []                                 |
-     lynx               |           []         []                []    |
-     m4                 |    []     []      [] []                []    |
-     mailutils          |    []             [] []                      |
-     make               |    []     []         []                []    |
-     man-db             |                   []                   []    |
-     minicom            |    []     []      [] []                      |
-     mysecretdiary      |           []      []                   []    |
-     nano               |           []      []                   []    |
-     nano_1_0           |    []             [] []                []    |
-     opcodes            |                   []                   []    |
-     parted             |    [] []  []                           []    |
-     psmisc             |    []             []                         |
-     ptx                |    [] []  []      [] []                []    |
-     pwdutils           |    []                                        |
-     python             |                                              |
-     radius             |    []                []                      |
-     recode             |    []     []      [] []       []       []    |
-     rpm                |    [] []             []                []    |
-     screem             |                                              |
-     scrollkeeper       |    []             [] []    []    [] [] []    |
-     sed                |    [] []  []      [] []    []       [] []    |
-     sh-utils           |                      []       []    []       |
-     shared-mime-info   |       []  []                     [] [] []    |
-     sharutils          |                      []             [] []    |
-     silky              |                      ()    []                |
-     skencil            |       []  []                           []    |
-     sketch             |       []  []                           []    |
-     solfege            |                                              |
-     soundtracker       |                            []          []    |
-     sp                 |                                              |
-     stardict           |                      []    []                |
-     tar                |    []             [] []                []    |
-     texinfo            |    []             [] []                []    |
-     textutils          |                      []       []       []    |
-     tin                |                                              |
-     tp-robot           |                      []                      |
-     tuxpaint           |    [] []  []      []       []    [] [] []    |
-     unicode-han-tra... |                                              |
-     unicode-transla... |                                              |
-     util-linux         |           []         []                []    |
-     vorbis-tools       |                   [] []                      |
-     wastesedge         |                                              |
-     wdiff              |    []     []      [] []    []          []    |
-     wget               |    [] []  []      [] []    [] []    [] []    |
-     xchat              |                      []    [] [] [] [] []    |
-     xkeyboard-config   |                                              |
-     xpad               |                                              |
-                        +----------------------------------------------+
-                          pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta
-                           0 48 30  58    6 81 69  4 46 13 12 50 88  0
+                          ja ko ku lg lt lv mk mn ms mt nb nl nn no nso
+                          33 11  1  1  1  2  2  3 11  0 15 96  7  5  0
+
+                          or pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta
+                        +-------------------------------------------------+
+     GNUnet             |                                                 |
+     a2ps               |       ()     []      [] []       []    [] []    |
+     aegis              |                      () ()                      |
+     ant-phone          |                      []                         |
+     anubis             |       []             [] []                      |
+     ap-utils           |       ()                                        |
+     aspell             |                      [] []                      |
+     bash               |              []      [] []                      |
+     batchelor          |                      []                         |
+     bfd                |                                                 |
+     bibshelf           |                                                 |
+     binutils           |                         []                []    |
+     bison              |       []     []      [] []                []    |
+     bluez-pin          |       []     []   [] [] []    []       [] []    |
+     clisp              |                         []                      |
+     console-tools      |                         []                      |
+     coreutils          |       []                []       []       []    |
+     cpio               |       []                                  []    |
+     cpplib             |                                                 |
+     darkstat           |       []     []      []       []       [] []    |
+     dialog             |       [] []  []   [] [] [] []                   |
+     diffutils          |       []     []      [] []             [] []    |
+     doodle             |                                     []          |
+     e2fsprogs          |       []                                  []    |
+     enscript           |              []      [] []                []    |
+     error              |              []      []       []                |
+     fetchmail          |       []     ()         []    []    []          |
+     fileutils          |       []             [] []       []       []    |
+     findutils          |       [] []          []       []       [] []    |
+     flex               |       []     []      [] []                []    |
+     fslint             |              []      []                []       |
+     gas                |                                                 |
+     gawk               |       []     []      []                   []    |
+     gbiff              |                      []                         |
+     gcal               |                                           []    |
+     gcc                |                                                 |
+     gettext-examples   |       []             [] []    []       [] []    |
+     gettext-runtime    |       []             [] []    [] []    [] []    |
+     gettext-tools      |       []             [] []    [] []    [] []    |
+     gimp-print         |                               []          []    |
+     gip                |                   []          []       []       |
+     gliv               |              []      []       []                |
+     glunarclock        |              []      [] []    []       [] []    |
+     gmult              |              []   [] []                []       |
+     gnubiff            |                      ()                   []    |
+     gnucash            |       () []             []    []          []    |
+     gnucash-glossary   |          []                   []          []    |
+     gpe-aerial         |          []  []      [] []             [] []    |
+     gpe-beam           |          []  []      [] []             [] []    |
+     gpe-calendar       |          []  []      [] []    []       [] []    |
+     gpe-clock          |          []  []      [] []    []       [] []    |
+     gpe-conf           |          []  []      [] []    []          []    |
+     gpe-contacts       |                      [] []                []    |
+     gpe-edit           |          []  []      [] []    []       [] []    |
+     gpe-go             |              []      [] []             [] []    |
+     gpe-login          |          []  []      [] []    []       [] []    |
+     gpe-ownerinfo      |          []  []      [] []    []       [] []    |
+     gpe-sketchbook     |          []  []      [] []    []       [] []    |
+     gpe-su             |          []  []      [] []    []       [] []    |
+     gpe-taskmanager    |          []  []      [] []    []       [] []    |
+     gpe-timesheet      |          []  []      [] []    []       [] []    |
+     gpe-today          |          []  []      [] []    []       [] []    |
+     gpe-todo           |          []  []      [] []    []       [] []    |
+     gphoto2            |                      []       []       [] []    |
+     gprof              |              []      []                   []    |
+     gpsdrive           |                      []                         |
+     gramadoir          |                               []                |
+     grep               |       [] []  []      [] []       []    []       |
+     gretl              |       []                                        |
+     gsasl              |       []             []             [] [] []    |
+     gss                |       []             []                   []    |
+     gst-plugins        | []                                  [] [] []    |
+     gstreamer          |                         []          [] [] []    |
+     gtick              |                      [] []                []    |
+     gtkspell           |              []   [] [] []    []       []       |
+     hello              |       []     []      [] []    []       [] []    |
+     id-utils           |              []      [] []                []    |
+     impost             |                                                 |
+     indent             |              []      [] []    []       [] []    |
+     iso_3166           |          []                []       [] [] []    |
+     iso_3166_1         |                               [] [] [] []       |
+     iso_3166_2         |                                                 |
+     iso_3166_3         |                      []    []          []       |
+     iso_4217           |                            []          []       |
+     iso_639            |                            []          [] []    |
+     jpilot             |                                                 |
+     jtag               |                               []                |
+     jwhois             |       []     []      [] ()                ()    |
+     kbd                |       []             []                   []    |
+     latrine            |                      []                   []    |
+     ld                 |                                           []    |
+     libc               |       []     []         []    []          []    |
+     libextractor       |                      []                         |
+     libgpewidget       |          []  []      []       []       [] []    |
+     libgsasl           |       []             []                []       |
+     libiconv           |       []     []   [] [] []    [] [] [] [] []    |
+     libidn             |       []                                  ()    |
+     lifelines          |       []                                  []    |
+     lilypond           |                                           []    |
+     lingoteach         |              []                                 |
+     lynx               |              []         []                []    |
+     m4                 |       []     []      [] []                []    |
+     mailutils          |       []             [] []                      |
+     make               |       []     []         []                []    |
+     man-db             |                      []                   []    |
+     minicom            |       []     []      [] []                      |
+     mysecretdiary      |              []      [] []                []    |
+     nano               |              []      []                   []    |
+     nano_1_0           |       []             [] []                []    |
+     opcodes            |                      []                   []    |
+     parted             |       [] []  []                           []    |
+     psmisc             |       []             []                         |
+     ptx                |       [] []  []      [] []                []    |
+     pwdutils           |       []                                        |
+     python             |                                                 |
+     radius             |       []                []                      |
+     recode             |       []     []      [] []       []       []    |
+     rpm                |       [] []             []                []    |
+     screem             |                                                 |
+     scrollkeeper       |       []             [] []    []    [] [] []    |
+     sed                |       [] []  []      [] []    []       [] []    |
+     sh-utils           |                         []       []    []       |
+     shared-mime-info   |          []  []                     [] [] []    |
+     sharutils          |                         []             [] []    |
+     silky              |                               []                |
+     skencil            |          []  []                           []    |
+     sketch             |          []  []                           []    |
+     solfege            |                                                 |
+     soundtracker       |                               []          []    |
+     sp                 |                                                 |
+     stardict           |                         []    []                |
+     tar                |       []             [] []                []    |
+     texinfo            |       []             [] []                []    |
+     textutils          |                         []       []       []    |
+     tin                |                                                 |
+     tp-robot           |                         []                      |
+     tuxpaint           |       [] []  []      []       []    [] [] []    |
+     unicode-han-tra... |                                                 |
+     unicode-transla... |                                                 |
+     util-linux         |              []         []                []    |
+     vorbis-tools       |                      [] []                      |
+     wastesedge         |                                                 |
+     wdiff              |       []     []      [] []    []          []    |
+     wget               |       [] []  []      [] []    [] []    [] []    |
+     xchat              |                         []    [] [] [] [] []    |
+     xkeyboard-config   |                                                 |
+     xpad               |                                                 |
+                        +-------------------------------------------------+
+                          or pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta
+                           1  0 48 30  58    6 79 71  5 45 13 12 50 86  0
 
                           tg th tk tr uk ven vi wa xh zh_CN zh_TW zu
                         +--------------------------------------------+
      GNUnet             |                                            |  0
-     a2ps               |          [] []                             | 18
+     a2ps               |          [] []     []                      | 19
      aegis              |                                            |  0
      ant-phone          |          []                                |  4
      anubis             |          []                                |  9
@@ -811,60 +807,59 @@ translation percentage of at least 50%.
      aspell             |             []     [] []                   | 13
      bash               |                                            | 10
      batchelor          |          []        []                      |  7
-     bfd                |          []                                |  6
+     bfd                |                                            |  1
      bibshelf           |                    []                      |  5
-     binutils           |          []                  []            |  8
+     binutils           |          []                                |  6
      bison              |          []                                | 17
      bluez-pin          |          [] []     [] []     []            | 24
      clisp              |                                            |  7
      console-tools      |          []                                |  4
      coreutils          |          []                                | 16
-     cpio               |          []                                |  5
+     cpio               |          []        []                      |  6
      cpplib             |          []        []                      |  7
      darkstat           |                    []        ()    ()      | 15
-     dialog             |             []     []                      | 23
-     diffutils          |          []                  []    []      | 27
-     doodle             |                                            |  4
+     dialog             |          [] []     []                      | 25
+     diffutils          |          []        []        []    []      | 28
+     doodle             |                    []                      |  5
      e2fsprogs          |          []                                |  8
      enscript           |          []                                | 12
-     error              |          []                        []      | 15
+     error              |          []        []              []      | 16
      fetchmail          |          []                                | 12
      fileutils          |          []                  []    []      | 18
-     findutils          |          []        []                      | 16
-     flex               |          []                                | 14
+     findutils          |          []        []                      | 17
+     flex               |          []        []                      | 15
      fslint             |                    []                      |  7
      gas                |          []                                |  3
-     gawk               |          []                                | 13
+     gawk               |          []                                | 14
      gbiff              |                                            |  4
      gcal               |          []                                |  5
      gcc                |          []                                |  3
      gettext-examples   |          [] []     []        []            | 20
      gettext-runtime    |          [] []     []        []    []      | 25
-     gettext-tools      |          [] []               []            | 16
+     gettext-tools      |          [] []               []            | 17
      gimp-print         |             []                             | 11
      gip                |                    []                      |  8
      gliv               |          []                                |  6
-     glunarclock        |                    [] []                   | 14
+     glunarclock        |                    [] []                   | 13
      gmult              |          []        []        []            | 13
      gnubiff            |                    []                      |  3
      gnucash            |          ()                        []      | 10
      gnucash-glossary   |                                    []      |  8
-     gnupg              |          []                  []    []      | 19
      gpe-aerial         |                    []        []            | 13
      gpe-beam           |                    []        []            | 13
      gpe-calendar       |                    [] []     []    []      | 18
-     gpe-clock          |                    [] []     []            | 16
+     gpe-clock          |          []        [] []     []            | 17
      gpe-conf           |                    []        []            | 12
      gpe-contacts       |                    []        []            |  6
-     gpe-edit           |                    [] []           []      | 14
-     gpe-go             |                    []                      | 10
-     gpe-login          |                    [] []     []    []      | 17
-     gpe-ownerinfo      |                    []        []    []      | 18
-     gpe-sketchbook     |                    []                      | 13
-     gpe-su             |                    []        []            | 15
-     gpe-taskmanager    |                    []        []            | 15
-     gpe-timesheet      |                    []        []    []      | 16
-     gpe-today          |                    [] []     []    []      | 18
+     gpe-edit           |          []        [] []           []      | 15
+     gpe-go             |          []        []                      | 11
+     gpe-login          |          []        [] []     []    []      | 18
+     gpe-ownerinfo      |          []        []        []    []      | 19
+     gpe-sketchbook     |          []        []                      | 14
+     gpe-su             |          []        []        []            | 16
+     gpe-taskmanager    |          []        []        []            | 17
+     gpe-timesheet      |          []        []        []    []      | 17
+     gpe-today          |          []        [] []     []    []      | 19
      gpe-todo           |                    [] []           []      | 16
      gphoto2            |             []               []            | 17
      gprof              |          []        []                      | 10
@@ -877,21 +872,21 @@ translation percentage of at least 50%.
      gst-plugins        |             []     []                      | 16
      gstreamer          |          [] []     []                      | 14
      gtick              |                    []                      | 11
-     gtkspell           |                    [] []     []            | 19
+     gtkspell           |                    [] []     []            | 20
      hello              |          [] []     []        []            | 37
      id-utils           |          []        []                      | 13
      impost             |                    []                      |  3
      indent             |          []        []        []            | 24
-     iso_3166           |       [] []                                | 10
-     iso_3166_1         |          []           []                   | 19
+     iso_3166           |       [] []        []                      | 12
+     iso_3166_1         |          []           []                   | 20
      iso_3166_2         |                                            |  2
      iso_3166_3         |                       []     []            |  8
-     iso_4217           |          []                                |  8
-     iso_639            |                       []                   | 10
+     iso_4217           |          []        []                      | 10
+     iso_639            |                    [] []                   | 12
      jpilot             |          [] []               []            |  6
      jtag               |                                            |  2
      jwhois             |          []        []              []      | 12
-     kbd                |          []                                | 11
+     kbd                |          []        []                      | 12
      latrine            |          []        []                      |  8
      ld                 |          []                                |  5
      libc               |          []                  []            | 22
@@ -899,7 +894,7 @@ translation percentage of at least 50%.
      libgpewidget       |                    [] []                   | 17
      libgsasl           |                    []                      |  7
      libiconv           |          [] []     [] []     []            | 32
-     libidn             |                    []                      |  4
+     libidn             |                    []        []            |  5
      lifelines          |                                            |  4
      lilypond           |          []                                |  5
      lingoteach         |                                            |  5
@@ -909,7 +904,7 @@ translation percentage of at least 50%.
      make               |          []                  []            | 18
      man-db             |                                            |  5
      minicom            |                                            | 11
-     mysecretdiary      |          []        []                      | 11
+     mysecretdiary      |          []        []                      | 12
      nano               |                                            | 11
      nano_1_0           |          [] []                             | 17
      opcodes            |          []                                |  7
@@ -922,7 +917,7 @@ translation percentage of at least 50%.
      recode             |          []        []                      | 22
      rpm                |          [] []                             | 11
      screem             |                                            |  1
-     scrollkeeper       |          [] []                             | 22
+     scrollkeeper       |          [] []                             | 23
      sed                |          []        []                      | 19
      sh-utils           |          []                                | 15
      shared-mime-info   |             []               []            | 19
@@ -951,8 +946,8 @@ translation percentage of at least 50%.
      xkeyboard-config   |                                            |  1
      xpad               |                    []                      |  5
                         +--------------------------------------------+
-       71 teams           tg th tk tr uk ven vi wa xh zh_CN zh_TW zu
-      148 domains          0  0  1 69 29  0  61 16  0  42    21    0  1704
+       72 teams           tg th tk tr uk ven vi wa xh zh_CN zh_TW zu
+      147 domains          0  0  1 78 29  0  71 16  0  41    20    0  1711
 
    Some counters in the preceding matrix are higher than the number of
 visible blocks let us expect.  This is because a few extra PO files are
@@ -965,7 +960,7 @@ distributed as such by its maintainer.  There might be an observable
 lag between the mere existence a PO file and its wide availability in a
 distribution.
 
-   If March 2005 seems to be old, you may fetch a more recent copy of
+   If April 2005 seems to be old, you may fetch a more recent copy of
 this `ABOUT-NLS' file on most GNU archive sites.  The most up-to-date
 matrix with full percentage details can be found at
 `http://www.iro.umontreal.ca/contrib/po/HTML/matrix.html'.
index 4d892d2bc70bbb239383b89e9169acff11fb24c6..2e4b929c4c450341f9c46754e1eec96b40120443 100644 (file)
@@ -37,22 +37,25 @@ POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
 DIST_COMMON = README $(am__configure_deps) \
-       $(srcdir)/../config/config.guess \
-       $(srcdir)/../config/config.sub $(srcdir)/../config/install-sh \
-       $(srcdir)/../config/ltmain.sh $(srcdir)/../config/missing \
-       $(srcdir)/../config/mkinstalldirs $(srcdir)/Makefile.am \
+       $(srcdir)/../build-aux/config.guess \
+       $(srcdir)/../build-aux/config.sub \
+       $(srcdir)/../build-aux/install-sh \
+       $(srcdir)/../build-aux/ltmain.sh \
+       $(srcdir)/../build-aux/missing \
+       $(srcdir)/../build-aux/mkinstalldirs $(srcdir)/Makefile.am \
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
        $(top_srcdir)/configure $(top_srcdir)/intl/Makefile.in \
-       ../config/compile ../config/config.guess \
-       ../config/config.rpath ../config/config.sub \
-       ../config/elisp-comp ../config/install-sh ../config/ltmain.sh \
-       ../config/mdate-sh ../config/missing ../config/mkinstalldirs \
-       ../config/texinfo.tex ../config/ylwrap ABOUT-NLS AUTHORS \
+       ../build-aux/compile ../build-aux/config.guess \
+       ../build-aux/config.rpath ../build-aux/config.sub \
+       ../build-aux/elisp-comp ../build-aux/install-sh \
+       ../build-aux/ltmain.sh ../build-aux/mdate-sh \
+       ../build-aux/missing ../build-aux/mkinstalldirs \
+       ../build-aux/texinfo.tex ../build-aux/ylwrap ABOUT-NLS AUTHORS \
        COPYING ChangeLog INSTALL NEWS
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -96,7 +99,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  configure.lineno configure.status.lineno
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = config.h
 CONFIG_CLEAN_FILES = intl/Makefile
 depcomp =
@@ -296,7 +299,7 @@ subdirs = @subdirs@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
 AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
-ACLOCAL_AMFLAGS = -I m4 -I ../gettext-tools/m4 -I ../autoconf-lib-link/m4 -I ../config/m4
+ACLOCAL_AMFLAGS = -I m4 -I ../gettext-tools/m4 -I ../autoconf-lib-link/m4 -I ../m4
 SUBDIRS = doc intl intl-java intl-csharp lib @SUBDIR_libasprintf@ src po man m4
 DIST_SUBDIRS = doc intl intl-java intl-csharp lib libasprintf          src po man m4
 EXTRA_DIST = BUGS Makefile.vms config.h_vms README.woe32 Makefile.msvc \
@@ -524,7 +527,7 @@ distclean-tags:
 distdir: $(DISTFILES)
        $(am__remove_distdir)
        mkdir $(distdir)
-       $(mkdir_p) $(distdir)/../autoconf-lib-link/m4 $(distdir)/../config $(distdir)/../config/m4 $(distdir)/../gettext-tools/lib $(distdir)/../gettext-tools/m4 $(distdir)/intl $(distdir)/m4 $(distdir)/man $(distdir)/po $(distdir)/src $(distdir)/windows
+       $(mkdir_p) $(distdir)/../autoconf-lib-link/m4 $(distdir)/../build-aux $(distdir)/../gettext-tools/lib $(distdir)/../gettext-tools/m4 $(distdir)/../m4 $(distdir)/intl $(distdir)/m4 $(distdir)/man $(distdir)/po $(distdir)/src $(distdir)/windows
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
index d607ba29e00573883639aa20fdcdff70c28451e8..a18225306c2b7f6b99cba9c7631e58854c8edc26 100644 (file)
@@ -860,8 +860,8 @@ AC_SUBST([am__tar])
 AC_SUBST([am__untar])
 ]) # _AM_PROG_TAR
 
-m4_include([../config/m4/fixautomake.m4])
-m4_include([../config/m4/libtool.m4])
+m4_include([../m4/fixautomake.m4])
+m4_include([../m4/libtool.m4])
 m4_include([../autoconf-lib-link/m4/lib-ld.m4])
 m4_include([../autoconf-lib-link/m4/lib-link.m4])
 m4_include([../autoconf-lib-link/m4/lib-prefix.m4])
index c7142f6f9b9904af6368d8e8ce7eefbe307043a3..0ee89d1f2a7851d1b381f566577b87dffbd0c210 100755 (executable)
@@ -1508,7 +1508,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 ac_aux_dir=
-for ac_dir in ../config $srcdir/../config; do
+for ac_dir in ../build-aux $srcdir/../build-aux; do
   if test -f $ac_dir/install-sh; then
     ac_aux_dir=$ac_dir
     ac_install_sh="$ac_aux_dir/install-sh -c"
@@ -1524,8 +1524,8 @@ for ac_dir in ../config $srcdir/../config; do
   fi
 done
 if test -z "$ac_aux_dir"; then
-  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../config $srcdir/../config" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in ../config $srcdir/../config" >&2;}
+  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../build-aux $srcdir/../build-aux" >&5
+echo "$as_me: error: cannot find install-sh or install.sh in ../build-aux $srcdir/../build-aux" >&2;}
    { (exit 1); exit 1; }; }
 fi
 ac_config_guess="$SHELL $ac_aux_dir/config.guess"
@@ -31339,7 +31339,7 @@ int
 main ()
 {
 bindtextdomain ("", "");
-return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
+return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
   ;
   return 0;
 }
@@ -31785,7 +31785,7 @@ int
 main ()
 {
 bindtextdomain ("", "");
-return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
+return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
   ;
   return 0;
 }
@@ -31840,7 +31840,7 @@ int
 main ()
 {
 bindtextdomain ("", "");
-return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
+return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
   ;
   return 0;
 }
index 64b0185f9dbfda32c97f09d68de560e50b6065b9..97496d937589ed42d9e984fb4dcbaaa3e981a7ff 100644 (file)
@@ -38,8 +38,8 @@ host_triplet = @host@
 subdir = doc
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -81,7 +81,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 SOURCES =
index 3fbf0a213a703d24b8ed13292a690c4774f9ed5f..9efa5654cf7c8fee64241f0da29837fa81ac6b99 100644 (file)
@@ -38,8 +38,8 @@ host_triplet = @host@
 subdir = intl-csharp
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -81,7 +81,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 SOURCES =
index a5e0e33dc496b561a1cb984c89f0adea59432630..9a2323e3c2cdffa2fb89c4eeb8244f2eb0ba3f6d 100644 (file)
@@ -38,8 +38,8 @@ host_triplet = @host@
 subdir = intl-java
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -81,7 +81,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 SOURCES =
index b225e9b3253ad38baed32c146d8b278340e01e6f..e60c8263638caf39247e984aaf814b7f43af3a69 100644 (file)
@@ -46,8 +46,8 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
        memmove.c readlink.c relocatable.c setenv.c strerror.c \
        strtoul.c unsetenv.c
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -89,7 +89,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES = javacomp.sh csharpcomp.sh
 LIBRARIES = $(noinst_LIBRARIES)
index 02998e05444d3a05e071dab7259844e239206d73..a0f0e46c7f8ac4f7d4ffe0f11e2e73ccfd1b2b40 100644 (file)
@@ -40,21 +40,21 @@ POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
 DIST_COMMON = README $(am__configure_deps) $(include_HEADERS) \
-       $(srcdir)/../../config/config.guess \
-       $(srcdir)/../../config/config.sub \
-       $(srcdir)/../../config/install-sh \
-       $(srcdir)/../../config/ltmain.sh \
-       $(srcdir)/../../config/missing \
-       $(srcdir)/../../config/mkinstalldirs \
-       $(srcdir)/../../config/texinfo.tex $(srcdir)/Makefile.am \
+       $(srcdir)/../../build-aux/config.guess \
+       $(srcdir)/../../build-aux/config.sub \
+       $(srcdir)/../../build-aux/install-sh \
+       $(srcdir)/../../build-aux/ltmain.sh \
+       $(srcdir)/../../build-aux/missing \
+       $(srcdir)/../../build-aux/mkinstalldirs \
+       $(srcdir)/../../build-aux/texinfo.tex $(srcdir)/Makefile.am \
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
-       $(top_srcdir)/configure ../../config/compile \
-       ../../config/config.guess ../../config/config.rpath \
-       ../../config/config.sub ../../config/elisp-comp \
-       ../../config/install-sh ../../config/ltmain.sh \
-       ../../config/mdate-sh ../../config/missing \
-       ../../config/mkinstalldirs ../../config/texinfo.tex \
-       ../../config/ylwrap AUTHORS COPYING COPYING.LIB ChangeLog \
+       $(top_srcdir)/configure ../../build-aux/compile \
+       ../../build-aux/config.guess ../../build-aux/config.rpath \
+       ../../build-aux/config.sub ../../build-aux/elisp-comp \
+       ../../build-aux/install-sh ../../build-aux/ltmain.sh \
+       ../../build-aux/mdate-sh ../../build-aux/missing \
+       ../../build-aux/mkinstalldirs ../../build-aux/texinfo.tex \
+       ../../build-aux/ylwrap AUTHORS COPYING COPYING.LIB ChangeLog \
        INSTALL NEWS
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
@@ -66,14 +66,13 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/intmax.m4 \
        $(top_srcdir)/../m4/signed.m4 $(top_srcdir)/../m4/size_max.m4 \
        $(top_srcdir)/../m4/stdint_h.m4 $(top_srcdir)/../m4/wchar_t.m4 \
        $(top_srcdir)/../m4/wint_t.m4 $(top_srcdir)/../m4/xsize.m4 \
-       $(top_srcdir)/../../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../../config/m4/libtool.m4 \
-       $(top_srcdir)/configure.ac
+       $(top_srcdir)/../../m4/fixautomake.m4 \
+       $(top_srcdir)/../../m4/libtool.m4 $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  configure.lineno configure.status.lineno
-mkinstalldirs = $(SHELL) $(top_srcdir)/../../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../../build-aux/mkinstalldirs
 CONFIG_HEADER = config.h
 CONFIG_CLEAN_FILES =
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
@@ -111,8 +110,8 @@ CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 SOURCES = $(libasprintf_la_SOURCES)
 DIST_SOURCES = $(libasprintf_la_SOURCES)
 INFO_DEPS = $(srcdir)/autosprintf.info
-TEXINFO_TEX = $(top_srcdir)/../../config/texinfo.tex
-am__TEXINFO_TEX_DIR = $(top_srcdir)/../../config
+TEXINFO_TEX = $(top_srcdir)/../../build-aux/texinfo.tex
+am__TEXINFO_TEX_DIR = $(top_srcdir)/../../build-aux
 DVIS = autosprintf.dvi
 PDFS = autosprintf.pdf
 PSS = autosprintf.ps
@@ -249,7 +248,7 @@ sharedstatedir = @sharedstatedir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
 AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
-ACLOCAL_AMFLAGS = -I ../../config/m4 -I ../m4
+ACLOCAL_AMFLAGS = -I ../../m4 -I ../m4
 
 # >>> gnulib module alloca.
 EXTRA_DIST = autosprintf.h.in $(lib_asprintf_EXTRASOURCES) alloca_.h \
@@ -583,7 +582,7 @@ distclean-tags:
 distdir: $(DISTFILES)
        $(am__remove_distdir)
        mkdir $(distdir)
-       $(mkdir_p) $(distdir)/../../config $(distdir)/../../config/m4 $(distdir)/../m4 $(distdir)/windows
+       $(mkdir_p) $(distdir)/../../build-aux $(distdir)/../../m4 $(distdir)/../m4 $(distdir)/windows
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
index a9ccde0fcfd7ce42bb16dde5320370e5136c0398..3efa7067cec4af9b2a6c58282cce3ad54e5fc5a7 100644 (file)
@@ -871,5 +871,5 @@ m4_include([../m4/stdint_h.m4])
 m4_include([../m4/wchar_t.m4])
 m4_include([../m4/wint_t.m4])
 m4_include([../m4/xsize.m4])
-m4_include([../../config/m4/fixautomake.m4])
-m4_include([../../config/m4/libtool.m4])
+m4_include([../../m4/fixautomake.m4])
+m4_include([../../m4/libtool.m4])
index 00e8dd6e32ad79f4e7cf29a704390bf2c7c23f1a..b735eb1b8c039f6e2f3a464ea75a668e847d57f3 100755 (executable)
@@ -1496,7 +1496,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 ac_aux_dir=
-for ac_dir in ../../config $srcdir/../../config; do
+for ac_dir in ../../build-aux $srcdir/../../build-aux; do
   if test -f $ac_dir/install-sh; then
     ac_aux_dir=$ac_dir
     ac_install_sh="$ac_aux_dir/install-sh -c"
@@ -1512,8 +1512,8 @@ for ac_dir in ../../config $srcdir/../../config; do
   fi
 done
 if test -z "$ac_aux_dir"; then
-  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../config $srcdir/../../config" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in ../../config $srcdir/../../config" >&2;}
+  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../build-aux $srcdir/../../build-aux" >&5
+echo "$as_me: error: cannot find install-sh or install.sh in ../../build-aux $srcdir/../../build-aux" >&2;}
    { (exit 1); exit 1; }; }
 fi
 ac_config_guess="$SHELL $ac_aux_dir/config.guess"
index e23cdd73f7783793c4d9baf0e0a9066aa555944b..ea76a26ec3fc83f48175f1cbb088077fef834860 100644 (file)
@@ -39,8 +39,8 @@ subdir = m4
 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
        ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -82,7 +82,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 SOURCES =
index 69f1039605494cdc3b9f5445e6ea4e4c8bc62fac..dc5e069b6895c51d6b84b5336f6dd5642889183a 100644 (file)
@@ -39,8 +39,8 @@ subdir = man
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
        $(srcdir)/x-to-1.in ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -82,7 +82,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES = x-to-1
 SOURCES =
index 0adb17aa8e2121f821344755248f4219284ac300..d51fa44665fd636a01ab6035ce6f0754585da2c3 100644 (file)
@@ -10,7 +10,7 @@
 .\"   GNU gettext source code and manual
 .\"   LI18NUX 2000 Globalization Specification
 .\"
-.TH BIND_TEXTDOMAIN_CODESET 3 "May 2001" "GNU gettext 0.14.3"
+.TH BIND_TEXTDOMAIN_CODESET 3 "May 2001" "GNU gettext 0.14.4"
 .SH NAME
 bind_textdomain_codeset \- set encoding of message translations
 .SH SYNOPSIS
index dbbb5d6fd68738285d821d83682948aecd3f3ea4..89b88f072bc90ee0e3f47b83fd3bd6d9d6eef296 100644 (file)
@@ -10,7 +10,7 @@
 .\"   GNU gettext source code and manual
 .\"   LI18NUX 2000 Globalization Specification
 .\"
-.TH BINDTEXTDOMAIN 3 "May 2001" "GNU gettext 0.14.3"
+.TH BINDTEXTDOMAIN 3 "May 2001" "GNU gettext 0.14.4"
 .SH NAME
 bindtextdomain \- set directory containing message catalogs
 .SH SYNOPSIS
index b0499e87fdbdc817d6012bb2233ec81199df5b35..25122059f4a648c774f2d522ba8e3f2998876a5b 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH ENVSUBST "1" "March 2005" "GNU gettext-runtime 0.14.3" GNU
+.TH ENVSUBST "1" "April 2005" "GNU gettext-runtime 0.14.3" GNU
 .SH NAME
 envsubst \- substitutes environment variables in shell format strings
 .SH SYNOPSIS
index 720e9e9b61556705bb33f24e00da3d1bb0a1f1e4..ec76dd8ebc152ab22c5852bfb22b5ecc4934e172 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH GETTEXT "1" "March 2005" "GNU gettext-runtime 0.14.3" GNU
+.TH GETTEXT "1" "April 2005" "GNU gettext-runtime 0.14.3" GNU
 .SH NAME
 gettext \- translate message
 .SH SYNOPSIS
index 6b2855fe6c7e73b1d24a2579cbcb6c64cdf61747..e35255c9661b26d3045402437484cff61b240f07 100644 (file)
@@ -10,7 +10,7 @@
 .\"   GNU gettext source code and manual
 .\"   LI18NUX 2000 Globalization Specification
 .\"
-.TH GETTEXT 3 "May 2001" "GNU gettext 0.14.3"
+.TH GETTEXT 3 "May 2001" "GNU gettext 0.14.4"
 .SH NAME
 gettext, dgettext, dcgettext \- translate message
 .SH SYNOPSIS
index df983c5aa5ca63ac6d8ddd4b2ed5e2f5f6541fb3..59a92981a3fa699a3fe5dae9e3b6725ff7a1721e 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH NGETTEXT "1" "March 2005" "GNU gettext-runtime 0.14.3" GNU
+.TH NGETTEXT "1" "April 2005" "GNU gettext-runtime 0.14.3" GNU
 .SH NAME
 ngettext \- translate message and choose plural form
 .SH SYNOPSIS
index d995fd6b03003c1467021004a6ce69d6a5fa5df2..ea2206510341849fb6dd626d79154da961a5019b 100644 (file)
@@ -10,7 +10,7 @@
 .\"   GNU gettext source code and manual
 .\"   LI18NUX 2000 Globalization Specification
 .\"
-.TH NGETTEXT 3 "May 2001" "GNU gettext 0.14.3"
+.TH NGETTEXT 3 "May 2001" "GNU gettext 0.14.4"
 .SH NAME
 ngettext, dngettext, dcngettext \- translate message and choose plural form
 .SH SYNOPSIS
index 72a7c1802bc411b6dc1313c48e7b3ae5783fc445..2209d2f7bf3657839a336a0fcadbccd417c03c06 100644 (file)
@@ -10,7 +10,7 @@
 .\"   GNU gettext source code and manual
 .\"   LI18NUX 2000 Globalization Specification
 .\"
-.TH TEXTDOMAIN 3 "May 2001" "GNU gettext 0.14.3"
+.TH TEXTDOMAIN 3 "May 2001" "GNU gettext 0.14.4"
 .SH NAME
 textdomain \- set domain for future gettext() calls
 .SH SYNOPSIS
index d9a1239218cc738389f44fe4b89d1859396e6f2b..10fd2583a706f012b4097daac32b92556b22b67d 100644 (file)
@@ -44,8 +44,8 @@ subdir = src
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
        $(srcdir)/gettext.sh.in ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -87,7 +87,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES = gettext.sh
 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)"
index e0507743db22ddf861d137567a9116ec0f81dde7..ed3565aef9bd3bab9e5802333d1bfcd61ff02d48 100644 (file)
@@ -179,7 +179,7 @@ programming skill, here.
 ======================
 
 Languages are not equally supported in all packages.  The following
-matrix shows the current state of internationalization, as of March
+matrix shows the current state of internationalization, as of April
 2005.  The matrix shows, in regard of each package, for which languages
 PO files have been submitted to translation coordination, with a
 translation percentage of at least 50%.
@@ -195,7 +195,7 @@ translation percentage of at least 50%.
      aspell             |                         []    [] []        []   |
      bash               |                      []          []             |
      batchelor          |                                  []             |
-     bfd                |                               []                |
+     bfd                |                                                 |
      bibshelf           |                                  []             |
      binutils           |                               []                |
      bison              |                               [] []             |
@@ -228,12 +228,11 @@ translation percentage of at least 50%.
      gimp-print         |                         []    [] []        []   |
      gip                |                                                 |
      gliv               |                                  []             |
-     glunarclock        |                                  []             |
+     glunarclock        |                                                 |
      gmult              | []                               []             |
      gnubiff            |                                  ()             |
      gnucash            |                         []       () ()     []   |
      gnucash-glossary   |                               [] ()             |
-     gnupg              |                      [] ()       [] []          |
      gpe-aerial         |                         []       []             |
      gpe-beam           |                         []       []             |
      gpe-calendar       |                         []       []             |
@@ -311,7 +310,7 @@ translation percentage of at least 50%.
      sh-utils           |                               [] []             |
      shared-mime-info   |                         [] []                   |
      sharutils          |                      [] []    [] [] []          |
-     silky              |                                  ()             |
+     silky              |                                                 |
      skencil            |                               [] ()             |
      sketch             |                               [] ()             |
      solfege            |                                  []             |
@@ -336,7 +335,7 @@ translation percentage of at least 50%.
      xpad               |                                                 |
                         +-------------------------------------------------+
                           af am ar az be bg bs ca cs cy da de el en en_GB
-                          10  0  0  2  7  4  0 42 43  3 53 92 21  1  15
+                          10  0  0  2  7  4  0 41 43  3 52 90 20  1  15
 
                           eo es et eu fa fi fr  ga gl he hr hu id is it
                         +-----------------------------------------------+
@@ -349,7 +348,7 @@ translation percentage of at least 50%.
      aspell             |                   []  []                      |
      bash               | [] []             []              []          |
      batchelor          |                   []  []                      |
-     bfd                |    []             []                          |
+     bfd                |    []                                         |
      bibshelf           |    []                 []                   [] |
      binutils           |    []             []                          |
      bison              |    [] []          []  []             []    [] |
@@ -372,13 +371,13 @@ translation percentage of at least 50%.
      flex               |    []             []  []                      |
      fslint             |                   []                          |
      gas                |    []             []                          |
-     gawk               |    []             []        []                |
+     gawk               |    []             []  []    []                |
      gbiff              |                   []                          |
      gcal               |    []             []                          |
      gcc                |    []                                         |
      gettext-examples   |    []             []  []                   [] |
      gettext-runtime    |    []          [] []  []             []    [] |
-     gettext-tools      |    []             []                          |
+     gettext-tools      |    []             []                       [] |
      gimp-print         |    []             []                          |
      gip                |    []    []       []                          |
      gliv               |                   ()                          |
@@ -387,7 +386,6 @@ translation percentage of at least 50%.
      gnubiff            |                   ()                       () |
      gnucash            |    []                             ()       [] |
      gnucash-glossary   |    []                                      [] |
-     gnupg              | [] [] []       [] []     []          []    [] |
      gpe-aerial         |    []             []                          |
      gpe-beam           |    []             []                          |
      gpe-calendar       |    []             []              [] []       |
@@ -420,12 +418,12 @@ translation percentage of at least 50%.
      id-utils           |                   []              [] []    [] |
      impost             |                   []  []                      |
      indent             | [] [] [] []    [] []  [] []       [] []    [] |
-     iso_3166           | []                []                          |
-     iso_3166_1         |    []    []       []  []          [] []       |
+     iso_3166           | []             [] []                          |
+     iso_3166_1         |    []    []    [] []  []          [] []       |
      iso_3166_2         |                   []                          |
      iso_3166_3         |                   []                          |
-     iso_4217           |       []                 []                   |
-     iso_639            | []          []    []                          |
+     iso_4217           |       []       []        []                   |
+     iso_639            | []          [] [] []                          |
      jpilot             |    []             []                          |
      jtag               |                   []                          |
      jwhois             |    []             []              [] []    [] |
@@ -460,12 +458,12 @@ translation percentage of at least 50%.
      recode             | [] []             []     [] []    [] []    [] |
      rpm                |                   []                          |
      screem             |                                               |
-     scrollkeeper       |    []                             []          |
+     scrollkeeper       |    []          []                 []          |
      sed                |    [] []          []  []          []          |
      sh-utils           |    [] []       [] []  []          []       [] |
      shared-mime-info   | [] []    []    [] []              []          |
      sharutils          |    [] []       [] []     []       []       [] |
-     silky              |                () []              ()       () |
+     silky              |                   []                          |
      skencil            |    []             []                          |
      sketch             |    []             []                          |
      solfege            |                                            [] |
@@ -490,320 +488,318 @@ translation percentage of at least 50%.
      xpad               |    []                 []          []          |
                         +-----------------------------------------------+
                           eo es et eu fa fi fr  ga gl he hr hu id is it
-                          14 86 22 15  2 31 117 44 18  8  6 40 28  1 45
+                          13 85 21 15  2 35 115 45 17  8  6 40 27  1 45
 
-                          ja ko lg lt lv mk mn ms mt nb nl nn no nso or
+                          ja ko ku lg lt lv mk mn ms mt nb nl nn no nso
                         +-----------------------------------------------+
      GNUnet             |                                               |
-     a2ps               |    ()                []       []    ()        |
-     aegis              |                               ()              |
-     ant-phone          |                               []              |
-     anubis             |                      []    [] []              |
+     a2ps               |    ()                   []       []    ()     |
+     aegis              |                                  ()           |
+     ant-phone          |                                  []           |
+     anubis             |                         []    [] []           |
      ap-utils           |                                               |
-     aspell             |                   []          []              |
-     bash               |                               []              |
-     batchelor          |                               []              |
+     aspell             |                      []          []           |
+     bash               |                                  []           |
+     batchelor          |                                  []           |
      bfd                |                                               |
      bibshelf           |                                               |
-     binutils           | []                                            |
-     bison              |                      []    [] []              |
-     bluez-pin          |                               []              |
-     clisp              |                               []              |
+     binutils           |                                               |
+     bison              |                         []    [] []           |
+     bluez-pin          |                                  []           |
+     clisp              |                                  []           |
      console-tools      |                                               |
-     coreutils          | []                            []              |
+     coreutils          | []                               []           |
      cpio               |                                               |
      cpplib             |                                               |
-     darkstat           |                      []       []              |
-     dialog             |                               []              |
-     diffutils          | []                   []       []              |
+     darkstat           |                         []       []           |
+     dialog             |                                  []           |
+     diffutils          | []                      []       []           |
      doodle             |                                               |
      e2fsprogs          |                                               |
-     enscript           |                               []              |
-     error              |                               []              |
-     fetchmail          | []                            []              |
-     fileutils          | []    []                                      |
-     findutils          |                                               |
-     flex               |    []                         []              |
-     fslint             |                               []              |
+     enscript           |                                  []           |
+     error              |                                  []           |
+     fetchmail          | []                               []           |
+     fileutils          | []       []                                   |
+     findutils          |                                  []           |
+     flex               |    []                            []           |
+     fslint             |                                  []           |
      gas                |                                               |
-     gawk               | []                            []              |
-     gbiff              |                               []              |
+     gawk               | []                               []           |
+     gbiff              |                                  []           |
      gcal               |                                               |
      gcc                |                                               |
-     gettext-examples   | []                            []              |
-     gettext-runtime    | [] []                         []              |
+     gettext-examples   | []                               []           |
+     gettext-runtime    | [] []                            []           |
      gettext-tools      | [] []                                         |
-     gimp-print         | []                            []              |
-     gip                |                               []              |
-     gliv               |                               []              |
-     glunarclock        |                      []       []              |
+     gimp-print         | []                               []           |
+     gip                |                                  []           |
+     gliv               |                                  []           |
+     glunarclock        |                         []       []           |
      gmult              | []                                            |
      gnubiff            |                                               |
-     gnucash            | ()                         () []              |
-     gnucash-glossary   |                               []              |
-     gnupg              | []                            []              |
-     gpe-aerial         |                               []              |
-     gpe-beam           |                               []              |
-     gpe-calendar       |                               []              |
-     gpe-clock          |                               []              |
-     gpe-conf           |                               []              |
+     gnucash            | ()                            () []           |
+     gnucash-glossary   |                                  []           |
+     gpe-aerial         |                                  []           |
+     gpe-beam           |                                  []           |
+     gpe-calendar       |                                  []           |
+     gpe-clock          |                                  []           |
+     gpe-conf           |                                  []           |
      gpe-contacts       |                                               |
-     gpe-edit           |                               []              |
-     gpe-go             |                               []              |
-     gpe-login          |                               []              |
-     gpe-ownerinfo      |                               []              |
-     gpe-sketchbook     |                               []              |
-     gpe-su             |                               []              |
-     gpe-taskmanager    |                               []              |
-     gpe-timesheet      |                               []              |
-     gpe-today          |                               []              |
-     gpe-todo           |                               []              |
-     gphoto2            | []                            []              |
+     gpe-edit           |                                  []           |
+     gpe-go             |                                  []           |
+     gpe-login          |                                  []           |
+     gpe-ownerinfo      |                                  []           |
+     gpe-sketchbook     |                                  []           |
+     gpe-su             |                                  []           |
+     gpe-taskmanager    |       []                         []           |
+     gpe-timesheet      |                                  []           |
+     gpe-today          |                                  []           |
+     gpe-todo           |                                  []           |
+     gphoto2            | []                               []           |
      gprof              |                                               |
-     gpsdrive           | ()                            ()    ()        |
-     gramadoir          |                               ()              |
-     grep               | []                         [] []              |
+     gpsdrive           | ()                               ()    ()     |
+     gramadoir          |                                  ()           |
+     grep               | []                            [] []           |
      gretl              |                                               |
-     gsasl              |                               []              |
+     gsasl              |                                  []           |
      gss                |                                               |
-     gst-plugins        |                               []           [] |
-     gstreamer          |                               []              |
-     gtick              |                               []              |
-     gtkspell           |                   []          []              |
-     hello              | [] []       []       []    [] [] [] []        |
-     id-utils           |                               []              |
+     gst-plugins        |                                  []           |
+     gstreamer          |                                  []           |
+     gtick              |                                  []           |
+     gtkspell           |                      []          []           |
+     hello              | [] []          []       []    [] [] [] []     |
+     id-utils           |                                  []           |
      impost             |                                               |
-     indent             | []                            []              |
-     iso_3166           |                               []              |
-     iso_3166_1         |                               []    []        |
-     iso_3166_2         |                               []              |
-     iso_3166_3         |                               []              |
-     iso_4217           | []                []          []              |
-     iso_639            | []                            [] []           |
-     jpilot             | ()                            ()    ()        |
+     indent             | []                               []           |
+     iso_3166           |                                  []           |
+     iso_3166_1         |                                  []    []     |
+     iso_3166_2         |                                  []           |
+     iso_3166_3         |                                  []           |
+     iso_4217           | []                   []          []           |
+     iso_639            | []                               [] []        |
+     jpilot             | ()                               ()    ()     |
      jtag               |                                               |
-     jwhois             |                               []              |
-     kbd                |                               []              |
-     latrine            |                               []              |
+     jwhois             |                                  []           |
+     kbd                |                                  []           |
+     latrine            |                                  []           |
      ld                 |                                               |
-     libc               | [] []                      [] []    []        |
+     libc               | [] []                         [] []    []     |
      libextractor       |                                               |
-     libgpewidget       |                               []              |
-     libgsasl           |                               []              |
-     libiconv           |                               []              |
+     libgpewidget       |                                  []           |
+     libgsasl           |                                  []           |
+     libiconv           |                                  []           |
      libidn             |                                               |
-     lifelines          |                               []              |
-     lilypond           |                               []              |
-     lingoteach         |                               []              |
-     lynx               | []                            []              |
-     m4                 | []                            []              |
+     lifelines          |                                  []           |
+     lilypond           |                                  []           |
+     lingoteach         |                                  []           |
+     lynx               | []                               []           |
+     m4                 | []                               []           |
      mailutils          |                                               |
-     make               | [] []                         []              |
+     make               | [] []                            []           |
      man-db             | ()                                            |
      minicom            | []                                            |
-     mysecretdiary      |                               []              |
-     nano               |                      []    []                 |
-     nano_1_0           |                      []    []    []           |
-     opcodes            |                               []              |
-     parted             | []                               []           |
-     psmisc             |                            [] []              |
-     ptx                |                            [] []    []        |
+     mysecretdiary      |                                  []           |
+     nano               |                         []    []              |
+     nano_1_0           |                         []    []    []        |
+     opcodes            |                                  []           |
+     parted             | []                                  []        |
+     psmisc             |                               [] []           |
+     ptx                |                               [] []    []     |
      pwdutils           |                                               |
      python             |                                               |
      radius             |                                               |
-     recode             |                               []              |
+     recode             |                                  []           |
      rpm                | [] []                                         |
      screem             | []                                            |
-     scrollkeeper       |                            [] [] []           |
-     sed                | []                            []              |
-     sh-utils           | []                         []                 |
-     shared-mime-info   |    []                      [] [] []           |
-     sharutils          | []                            []              |
-     silky              |                               []              |
+     scrollkeeper       |                               [] [] []        |
+     sed                | []                               []           |
+     sh-utils           | []                            []              |
+     shared-mime-info   |    []                         [] [] []        |
+     sharutils          | []                               []           |
+     silky              |                                  []           |
      skencil            |                                               |
      sketch             |                                               |
-     solfege            |                               []    []        |
+     solfege            |                                  []    []     |
      soundtracker       |                                               |
      sp                 | ()                                            |
-     stardict           |                []             []              |
-     tar                | []                            []              |
-     texinfo            | []                         [] []              |
-     textutils          | [] []                      []                 |
+     stardict           |                   []             []           |
+     tar                | []                               []           |
+     texinfo            | []                            [] []           |
+     textutils          | [] []                         []              |
      tin                |                                               |
-     tp-robot           |                               []              |
-     tuxpaint           | [] []    []          []       [] []           |
+     tp-robot           |                                  []           |
+     tuxpaint           | [] []       []          []       [] []        |
      unicode-han-tra... |                                               |
      unicode-transla... |                                               |
-     util-linux         | []                            []              |
-     vorbis-tools       |                               []              |
-     wastesedge         |                               []              |
-     wdiff              |                      []    []                 |
-     wget               | []                            []              |
-     xchat              |    []       [] []             []              |
-     xkeyboard-config   |                               []              |
-     xpad               |                               []              |
+     util-linux         | []                               []           |
+     vorbis-tools       |                                  []           |
+     wastesedge         |                                  []           |
+     wdiff              |                         []    []              |
+     wget               | []                               []           |
+     xchat              |    []          [] []             []           |
+     xkeyboard-config   |                                  []           |
+     xpad               |                                  []           |
                         +-----------------------------------------------+
-                          ja ko lg lt lv mk mn ms mt nb nl nn no nso or
-                          35 11  1  1  2  2  3 11  0 15 96  7  5  0   1
-
-                          pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta
-                        +----------------------------------------------+
-     GNUnet             |                                              |
-     a2ps               |    ()     []      [] []       []    [] []    |
-     aegis              |                   () ()                      |
-     ant-phone          |                   []                         |
-     anubis             |    []             [] []                      |
-     ap-utils           |    ()                                        |
-     aspell             |                   [] []                      |
-     bash               |           []      [] []                      |
-     batchelor          |                   []                         |
-     bfd                |                   []                   []    |
-     bibshelf           |                                              |
-     binutils           |                      []                []    |
-     bison              |    []     []      [] []                []    |
-     bluez-pin          |    []     []   [] [] []    []       [] []    |
-     clisp              |                      []                      |
-     console-tools      |                      []                      |
-     coreutils          |    []                []       []       []    |
-     cpio               |    []                                  []    |
-     cpplib             |                                              |
-     darkstat           |    []     []      []       []       [] []    |
-     dialog             |    [] []  []   [] [] []                      |
-     diffutils          |    []     []      [] []             [] []    |
-     doodle             |                                  []          |
-     e2fsprogs          |    []                                  []    |
-     enscript           |           []      [] []                []    |
-     error              |           []      []       []                |
-     fetchmail          |    []     ()         []    []    []          |
-     fileutils          |    []             [] []       []       []    |
-     findutils          |    [] []          []       []       [] []    |
-     flex               |    []     []      [] []                []    |
-     fslint             |           []      []                []       |
-     gas                |                                              |
-     gawk               |    []     []      []                   []    |
-     gbiff              |                   []                         |
-     gcal               |                                        []    |
-     gcc                |                                              |
-     gettext-examples   |    []             [] []    []       [] []    |
-     gettext-runtime    |    []             [] []    [] []    [] []    |
-     gettext-tools      |    []             [] []    [] []    [] []    |
-     gimp-print         |                            []          []    |
-     gip                |                []          []       []       |
-     gliv               |           []      []       []                |
-     glunarclock        |           []      [] []    []       [] []    |
-     gmult              |           []   [] []                []       |
-     gnubiff            |                   ()                   []    |
-     gnucash            |    () []             []    []          []    |
-     gnucash-glossary   |       []                   []          []    |
-     gnupg              |                   []       []          []    |
-     gpe-aerial         |       []  []      [] []             [] []    |
-     gpe-beam           |       []  []      [] []             [] []    |
-     gpe-calendar       |       []  []      [] []    []       [] []    |
-     gpe-clock          |       []  []      [] []    []       [] []    |
-     gpe-conf           |       []  []      [] []    []          []    |
-     gpe-contacts       |                   [] []                []    |
-     gpe-edit           |       []  []      [] []    []       [] []    |
-     gpe-go             |           []      [] []             [] []    |
-     gpe-login          |       []  []      [] []    []       [] []    |
-     gpe-ownerinfo      |       []  []      [] []    []       [] []    |
-     gpe-sketchbook     |       []  []      [] []    []       [] []    |
-     gpe-su             |       []  []      [] []    []       [] []    |
-     gpe-taskmanager    |       []  []      [] []    []       [] []    |
-     gpe-timesheet      |       []  []      [] []    []       [] []    |
-     gpe-today          |       []  []      [] []    []       [] []    |
-     gpe-todo           |       []  []      [] []    []       [] []    |
-     gphoto2            |                   []       []       [] []    |
-     gprof              |           []      []                   []    |
-     gpsdrive           |                   []                         |
-     gramadoir          |                            []                |
-     grep               |    [] []  []      [] []       []    []       |
-     gretl              |    []                                        |
-     gsasl              |    []             []             [] [] []    |
-     gss                |    []             []                   []    |
-     gst-plugins        |                                  [] [] []    |
-     gstreamer          |                      []          [] [] []    |
-     gtick              |                   [] []                []    |
-     gtkspell           |           []   [] []       []       []       |
-     hello              |    []     []      [] []    []       [] []    |
-     id-utils           |           []      [] []                []    |
-     impost             |                                              |
-     indent             |           []      [] []    []       [] []    |
-     iso_3166           |       []                []       [] [] []    |
-     iso_3166_1         |                            [] [] [] []       |
-     iso_3166_2         |                                              |
-     iso_3166_3         |                   []    []          []       |
-     iso_4217           |                         []          []       |
-     iso_639            |                         []          [] []    |
-     jpilot             |                                              |
-     jtag               |                            []                |
-     jwhois             |    []     []      [] ()                ()    |
-     kbd                |    []             []                   []    |
-     latrine            |                   []                   []    |
-     ld                 |                                        []    |
-     libc               |    []     []         []    []          []    |
-     libextractor       |                   []                         |
-     libgpewidget       |       []  []      []       []       [] []    |
-     libgsasl           |    []             []                []       |
-     libiconv           |    []     []   [] [] []    [] [] [] [] []    |
-     libidn             |    []                                  ()    |
-     lifelines          |    []                                  []    |
-     lilypond           |                                        []    |
-     lingoteach         |           []                                 |
-     lynx               |           []         []                []    |
-     m4                 |    []     []      [] []                []    |
-     mailutils          |    []             [] []                      |
-     make               |    []     []         []                []    |
-     man-db             |                   []                   []    |
-     minicom            |    []     []      [] []                      |
-     mysecretdiary      |           []      []                   []    |
-     nano               |           []      []                   []    |
-     nano_1_0           |    []             [] []                []    |
-     opcodes            |                   []                   []    |
-     parted             |    [] []  []                           []    |
-     psmisc             |    []             []                         |
-     ptx                |    [] []  []      [] []                []    |
-     pwdutils           |    []                                        |
-     python             |                                              |
-     radius             |    []                []                      |
-     recode             |    []     []      [] []       []       []    |
-     rpm                |    [] []             []                []    |
-     screem             |                                              |
-     scrollkeeper       |    []             [] []    []    [] [] []    |
-     sed                |    [] []  []      [] []    []       [] []    |
-     sh-utils           |                      []       []    []       |
-     shared-mime-info   |       []  []                     [] [] []    |
-     sharutils          |                      []             [] []    |
-     silky              |                      ()    []                |
-     skencil            |       []  []                           []    |
-     sketch             |       []  []                           []    |
-     solfege            |                                              |
-     soundtracker       |                            []          []    |
-     sp                 |                                              |
-     stardict           |                      []    []                |
-     tar                |    []             [] []                []    |
-     texinfo            |    []             [] []                []    |
-     textutils          |                      []       []       []    |
-     tin                |                                              |
-     tp-robot           |                      []                      |
-     tuxpaint           |    [] []  []      []       []    [] [] []    |
-     unicode-han-tra... |                                              |
-     unicode-transla... |                                              |
-     util-linux         |           []         []                []    |
-     vorbis-tools       |                   [] []                      |
-     wastesedge         |                                              |
-     wdiff              |    []     []      [] []    []          []    |
-     wget               |    [] []  []      [] []    [] []    [] []    |
-     xchat              |                      []    [] [] [] [] []    |
-     xkeyboard-config   |                                              |
-     xpad               |                                              |
-                        +----------------------------------------------+
-                          pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta
-                           0 48 30  58    6 81 69  4 46 13 12 50 88  0
+                          ja ko ku lg lt lv mk mn ms mt nb nl nn no nso
+                          33 11  1  1  1  2  2  3 11  0 15 96  7  5  0
+
+                          or pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta
+                        +-------------------------------------------------+
+     GNUnet             |                                                 |
+     a2ps               |       ()     []      [] []       []    [] []    |
+     aegis              |                      () ()                      |
+     ant-phone          |                      []                         |
+     anubis             |       []             [] []                      |
+     ap-utils           |       ()                                        |
+     aspell             |                      [] []                      |
+     bash               |              []      [] []                      |
+     batchelor          |                      []                         |
+     bfd                |                                                 |
+     bibshelf           |                                                 |
+     binutils           |                         []                []    |
+     bison              |       []     []      [] []                []    |
+     bluez-pin          |       []     []   [] [] []    []       [] []    |
+     clisp              |                         []                      |
+     console-tools      |                         []                      |
+     coreutils          |       []                []       []       []    |
+     cpio               |       []                                  []    |
+     cpplib             |                                                 |
+     darkstat           |       []     []      []       []       [] []    |
+     dialog             |       [] []  []   [] [] [] []                   |
+     diffutils          |       []     []      [] []             [] []    |
+     doodle             |                                     []          |
+     e2fsprogs          |       []                                  []    |
+     enscript           |              []      [] []                []    |
+     error              |              []      []       []                |
+     fetchmail          |       []     ()         []    []    []          |
+     fileutils          |       []             [] []       []       []    |
+     findutils          |       [] []          []       []       [] []    |
+     flex               |       []     []      [] []                []    |
+     fslint             |              []      []                []       |
+     gas                |                                                 |
+     gawk               |       []     []      []                   []    |
+     gbiff              |                      []                         |
+     gcal               |                                           []    |
+     gcc                |                                                 |
+     gettext-examples   |       []             [] []    []       [] []    |
+     gettext-runtime    |       []             [] []    [] []    [] []    |
+     gettext-tools      |       []             [] []    [] []    [] []    |
+     gimp-print         |                               []          []    |
+     gip                |                   []          []       []       |
+     gliv               |              []      []       []                |
+     glunarclock        |              []      [] []    []       [] []    |
+     gmult              |              []   [] []                []       |
+     gnubiff            |                      ()                   []    |
+     gnucash            |       () []             []    []          []    |
+     gnucash-glossary   |          []                   []          []    |
+     gpe-aerial         |          []  []      [] []             [] []    |
+     gpe-beam           |          []  []      [] []             [] []    |
+     gpe-calendar       |          []  []      [] []    []       [] []    |
+     gpe-clock          |          []  []      [] []    []       [] []    |
+     gpe-conf           |          []  []      [] []    []          []    |
+     gpe-contacts       |                      [] []                []    |
+     gpe-edit           |          []  []      [] []    []       [] []    |
+     gpe-go             |              []      [] []             [] []    |
+     gpe-login          |          []  []      [] []    []       [] []    |
+     gpe-ownerinfo      |          []  []      [] []    []       [] []    |
+     gpe-sketchbook     |          []  []      [] []    []       [] []    |
+     gpe-su             |          []  []      [] []    []       [] []    |
+     gpe-taskmanager    |          []  []      [] []    []       [] []    |
+     gpe-timesheet      |          []  []      [] []    []       [] []    |
+     gpe-today          |          []  []      [] []    []       [] []    |
+     gpe-todo           |          []  []      [] []    []       [] []    |
+     gphoto2            |                      []       []       [] []    |
+     gprof              |              []      []                   []    |
+     gpsdrive           |                      []                         |
+     gramadoir          |                               []                |
+     grep               |       [] []  []      [] []       []    []       |
+     gretl              |       []                                        |
+     gsasl              |       []             []             [] [] []    |
+     gss                |       []             []                   []    |
+     gst-plugins        | []                                  [] [] []    |
+     gstreamer          |                         []          [] [] []    |
+     gtick              |                      [] []                []    |
+     gtkspell           |              []   [] [] []    []       []       |
+     hello              |       []     []      [] []    []       [] []    |
+     id-utils           |              []      [] []                []    |
+     impost             |                                                 |
+     indent             |              []      [] []    []       [] []    |
+     iso_3166           |          []                []       [] [] []    |
+     iso_3166_1         |                               [] [] [] []       |
+     iso_3166_2         |                                                 |
+     iso_3166_3         |                      []    []          []       |
+     iso_4217           |                            []          []       |
+     iso_639            |                            []          [] []    |
+     jpilot             |                                                 |
+     jtag               |                               []                |
+     jwhois             |       []     []      [] ()                ()    |
+     kbd                |       []             []                   []    |
+     latrine            |                      []                   []    |
+     ld                 |                                           []    |
+     libc               |       []     []         []    []          []    |
+     libextractor       |                      []                         |
+     libgpewidget       |          []  []      []       []       [] []    |
+     libgsasl           |       []             []                []       |
+     libiconv           |       []     []   [] [] []    [] [] [] [] []    |
+     libidn             |       []                                  ()    |
+     lifelines          |       []                                  []    |
+     lilypond           |                                           []    |
+     lingoteach         |              []                                 |
+     lynx               |              []         []                []    |
+     m4                 |       []     []      [] []                []    |
+     mailutils          |       []             [] []                      |
+     make               |       []     []         []                []    |
+     man-db             |                      []                   []    |
+     minicom            |       []     []      [] []                      |
+     mysecretdiary      |              []      [] []                []    |
+     nano               |              []      []                   []    |
+     nano_1_0           |       []             [] []                []    |
+     opcodes            |                      []                   []    |
+     parted             |       [] []  []                           []    |
+     psmisc             |       []             []                         |
+     ptx                |       [] []  []      [] []                []    |
+     pwdutils           |       []                                        |
+     python             |                                                 |
+     radius             |       []                []                      |
+     recode             |       []     []      [] []       []       []    |
+     rpm                |       [] []             []                []    |
+     screem             |                                                 |
+     scrollkeeper       |       []             [] []    []    [] [] []    |
+     sed                |       [] []  []      [] []    []       [] []    |
+     sh-utils           |                         []       []    []       |
+     shared-mime-info   |          []  []                     [] [] []    |
+     sharutils          |                         []             [] []    |
+     silky              |                               []                |
+     skencil            |          []  []                           []    |
+     sketch             |          []  []                           []    |
+     solfege            |                                                 |
+     soundtracker       |                               []          []    |
+     sp                 |                                                 |
+     stardict           |                         []    []                |
+     tar                |       []             [] []                []    |
+     texinfo            |       []             [] []                []    |
+     textutils          |                         []       []       []    |
+     tin                |                                                 |
+     tp-robot           |                         []                      |
+     tuxpaint           |       [] []  []      []       []    [] [] []    |
+     unicode-han-tra... |                                                 |
+     unicode-transla... |                                                 |
+     util-linux         |              []         []                []    |
+     vorbis-tools       |                      [] []                      |
+     wastesedge         |                                                 |
+     wdiff              |       []     []      [] []    []          []    |
+     wget               |       [] []  []      [] []    [] []    [] []    |
+     xchat              |                         []    [] [] [] [] []    |
+     xkeyboard-config   |                                                 |
+     xpad               |                                                 |
+                        +-------------------------------------------------+
+                          or pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta
+                           1  0 48 30  58    6 79 71  5 45 13 12 50 86  0
 
                           tg th tk tr uk ven vi wa xh zh_CN zh_TW zu
                         +--------------------------------------------+
      GNUnet             |                                            |  0
-     a2ps               |          [] []                             | 18
+     a2ps               |          [] []     []                      | 19
      aegis              |                                            |  0
      ant-phone          |          []                                |  4
      anubis             |          []                                |  9
@@ -811,60 +807,59 @@ translation percentage of at least 50%.
      aspell             |             []     [] []                   | 13
      bash               |                                            | 10
      batchelor          |          []        []                      |  7
-     bfd                |          []                                |  6
+     bfd                |                                            |  1
      bibshelf           |                    []                      |  5
-     binutils           |          []                  []            |  8
+     binutils           |          []                                |  6
      bison              |          []                                | 17
      bluez-pin          |          [] []     [] []     []            | 24
      clisp              |                                            |  7
      console-tools      |          []                                |  4
      coreutils          |          []                                | 16
-     cpio               |          []                                |  5
+     cpio               |          []        []                      |  6
      cpplib             |          []        []                      |  7
      darkstat           |                    []        ()    ()      | 15
-     dialog             |             []     []                      | 23
-     diffutils          |          []                  []    []      | 27
-     doodle             |                                            |  4
+     dialog             |          [] []     []                      | 25
+     diffutils          |          []        []        []    []      | 28
+     doodle             |                    []                      |  5
      e2fsprogs          |          []                                |  8
      enscript           |          []                                | 12
-     error              |          []                        []      | 15
+     error              |          []        []              []      | 16
      fetchmail          |          []                                | 12
      fileutils          |          []                  []    []      | 18
-     findutils          |          []        []                      | 16
-     flex               |          []                                | 14
+     findutils          |          []        []                      | 17
+     flex               |          []        []                      | 15
      fslint             |                    []                      |  7
      gas                |          []                                |  3
-     gawk               |          []                                | 13
+     gawk               |          []                                | 14
      gbiff              |                                            |  4
      gcal               |          []                                |  5
      gcc                |          []                                |  3
      gettext-examples   |          [] []     []        []            | 20
      gettext-runtime    |          [] []     []        []    []      | 25
-     gettext-tools      |          [] []               []            | 16
+     gettext-tools      |          [] []               []            | 17
      gimp-print         |             []                             | 11
      gip                |                    []                      |  8
      gliv               |          []                                |  6
-     glunarclock        |                    [] []                   | 14
+     glunarclock        |                    [] []                   | 13
      gmult              |          []        []        []            | 13
      gnubiff            |                    []                      |  3
      gnucash            |          ()                        []      | 10
      gnucash-glossary   |                                    []      |  8
-     gnupg              |          []                  []    []      | 19
      gpe-aerial         |                    []        []            | 13
      gpe-beam           |                    []        []            | 13
      gpe-calendar       |                    [] []     []    []      | 18
-     gpe-clock          |                    [] []     []            | 16
+     gpe-clock          |          []        [] []     []            | 17
      gpe-conf           |                    []        []            | 12
      gpe-contacts       |                    []        []            |  6
-     gpe-edit           |                    [] []           []      | 14
-     gpe-go             |                    []                      | 10
-     gpe-login          |                    [] []     []    []      | 17
-     gpe-ownerinfo      |                    []        []    []      | 18
-     gpe-sketchbook     |                    []                      | 13
-     gpe-su             |                    []        []            | 15
-     gpe-taskmanager    |                    []        []            | 15
-     gpe-timesheet      |                    []        []    []      | 16
-     gpe-today          |                    [] []     []    []      | 18
+     gpe-edit           |          []        [] []           []      | 15
+     gpe-go             |          []        []                      | 11
+     gpe-login          |          []        [] []     []    []      | 18
+     gpe-ownerinfo      |          []        []        []    []      | 19
+     gpe-sketchbook     |          []        []                      | 14
+     gpe-su             |          []        []        []            | 16
+     gpe-taskmanager    |          []        []        []            | 17
+     gpe-timesheet      |          []        []        []    []      | 17
+     gpe-today          |          []        [] []     []    []      | 19
      gpe-todo           |                    [] []           []      | 16
      gphoto2            |             []               []            | 17
      gprof              |          []        []                      | 10
@@ -877,21 +872,21 @@ translation percentage of at least 50%.
      gst-plugins        |             []     []                      | 16
      gstreamer          |          [] []     []                      | 14
      gtick              |                    []                      | 11
-     gtkspell           |                    [] []     []            | 19
+     gtkspell           |                    [] []     []            | 20
      hello              |          [] []     []        []            | 37
      id-utils           |          []        []                      | 13
      impost             |                    []                      |  3
      indent             |          []        []        []            | 24
-     iso_3166           |       [] []                                | 10
-     iso_3166_1         |          []           []                   | 19
+     iso_3166           |       [] []        []                      | 12
+     iso_3166_1         |          []           []                   | 20
      iso_3166_2         |                                            |  2
      iso_3166_3         |                       []     []            |  8
-     iso_4217           |          []                                |  8
-     iso_639            |                       []                   | 10
+     iso_4217           |          []        []                      | 10
+     iso_639            |                    [] []                   | 12
      jpilot             |          [] []               []            |  6
      jtag               |                                            |  2
      jwhois             |          []        []              []      | 12
-     kbd                |          []                                | 11
+     kbd                |          []        []                      | 12
      latrine            |          []        []                      |  8
      ld                 |          []                                |  5
      libc               |          []                  []            | 22
@@ -899,7 +894,7 @@ translation percentage of at least 50%.
      libgpewidget       |                    [] []                   | 17
      libgsasl           |                    []                      |  7
      libiconv           |          [] []     [] []     []            | 32
-     libidn             |                    []                      |  4
+     libidn             |                    []        []            |  5
      lifelines          |                                            |  4
      lilypond           |          []                                |  5
      lingoteach         |                                            |  5
@@ -909,7 +904,7 @@ translation percentage of at least 50%.
      make               |          []                  []            | 18
      man-db             |                                            |  5
      minicom            |                                            | 11
-     mysecretdiary      |          []        []                      | 11
+     mysecretdiary      |          []        []                      | 12
      nano               |                                            | 11
      nano_1_0           |          [] []                             | 17
      opcodes            |          []                                |  7
@@ -922,7 +917,7 @@ translation percentage of at least 50%.
      recode             |          []        []                      | 22
      rpm                |          [] []                             | 11
      screem             |                                            |  1
-     scrollkeeper       |          [] []                             | 22
+     scrollkeeper       |          [] []                             | 23
      sed                |          []        []                      | 19
      sh-utils           |          []                                | 15
      shared-mime-info   |             []               []            | 19
@@ -951,8 +946,8 @@ translation percentage of at least 50%.
      xkeyboard-config   |                                            |  1
      xpad               |                    []                      |  5
                         +--------------------------------------------+
-       71 teams           tg th tk tr uk ven vi wa xh zh_CN zh_TW zu
-      148 domains          0  0  1 69 29  0  61 16  0  42    21    0  1704
+       72 teams           tg th tk tr uk ven vi wa xh zh_CN zh_TW zu
+      147 domains          0  0  1 78 29  0  71 16  0  41    20    0  1711
 
    Some counters in the preceding matrix are higher than the number of
 visible blocks let us expect.  This is because a few extra PO files are
@@ -965,7 +960,7 @@ distributed as such by its maintainer.  There might be an observable
 lag between the mere existence a PO file and its wide availability in a
 distribution.
 
-   If March 2005 seems to be old, you may fetch a more recent copy of
+   If April 2005 seems to be old, you may fetch a more recent copy of
 this `ABOUT-NLS' file on most GNU archive sites.  The most up-to-date
 matrix with full percentage details can be found at
 `http://www.iro.umontreal.ca/contrib/po/HTML/matrix.html'.
index a64e648d4bf994ab7253568e6490dc1866229d34..387c6457e3ba31934ca2668491b466023025d79a 100644 (file)
@@ -37,22 +37,26 @@ POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
 DIST_COMMON = README $(am__configure_deps) \
-       $(srcdir)/../config/config.guess \
-       $(srcdir)/../config/config.sub $(srcdir)/../config/install-sh \
-       $(srcdir)/../config/ltmain.sh $(srcdir)/../config/missing \
-       $(srcdir)/../config/mkinstalldirs $(srcdir)/Makefile.am \
+       $(srcdir)/../build-aux/config.guess \
+       $(srcdir)/../build-aux/config.sub \
+       $(srcdir)/../build-aux/install-sh \
+       $(srcdir)/../build-aux/ltmain.sh \
+       $(srcdir)/../build-aux/missing \
+       $(srcdir)/../build-aux/mkinstalldirs $(srcdir)/Makefile.am \
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
        $(top_srcdir)/../gettext-runtime/intl/Makefile.in \
-       $(top_srcdir)/configure ../config/compile \
-       ../config/config.guess ../config/config.rpath \
-       ../config/config.sub ../config/elisp-comp ../config/install-sh \
-       ../config/ltmain.sh ../config/mdate-sh ../config/missing \
-       ../config/mkinstalldirs ../config/texinfo.tex ../config/ylwrap \
-       ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS
+       $(top_srcdir)/configure ../build-aux/compile \
+       ../build-aux/config.guess ../build-aux/config.rpath \
+       ../build-aux/config.sub ../build-aux/elisp-comp \
+       ../build-aux/install-sh ../build-aux/ltmain.sh \
+       ../build-aux/mdate-sh ../build-aux/missing \
+       ../build-aux/mkinstalldirs ../build-aux/texinfo.tex \
+       ../build-aux/ylwrap ABOUT-NLS AUTHORS COPYING ChangeLog \
+       INSTALL NEWS
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -114,7 +118,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  configure.lineno configure.status.lineno
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = config.h
 CONFIG_CLEAN_FILES = intl/Makefile
 am__installdirs = "$(DESTDIR)$(gettextsrcdir)"
@@ -343,7 +347,7 @@ sharedstatedir = @sharedstatedir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
 AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
-ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../config/m4
+ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I ../m4
 SUBDIRS = doc intl lib libgrep libuniname src po projects misc man m4 tests examples
 # vms_jackets.h is a header that comes with Compaq's "porting library".
 # KEEP_CRTL_SETLOCALE tells it to not override the native locale support.
@@ -356,7 +360,7 @@ EXTRA_DIST = misc/DISCLAIM Makefile.vms config.h_vms README.woe32 \
 
 # Files installed for use by gettextize.
 gettextsrcdir = $(datadir)/gettext
-gettextsrc_SCRIPTS = ../autoconf-lib-link/config.rpath ../config/mkinstalldirs
+gettextsrc_SCRIPTS = ../autoconf-lib-link/config.rpath ../build-aux/mkinstalldirs
 all: config.h
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
@@ -578,7 +582,7 @@ distclean-tags:
 distdir: $(DISTFILES)
        $(am__remove_distdir)
        mkdir $(distdir)
-       $(mkdir_p) $(distdir)/../autoconf-lib-link/m4 $(distdir)/../config $(distdir)/../config/m4 $(distdir)/../gettext-runtime/intl $(distdir)/../gettext-runtime/m4 $(distdir)/examples $(distdir)/lib $(distdir)/m4 $(distdir)/man $(distdir)/misc $(distdir)/po $(distdir)/src $(distdir)/windows
+       $(mkdir_p) $(distdir)/../autoconf-lib-link/m4 $(distdir)/../build-aux $(distdir)/../gettext-runtime/intl $(distdir)/../gettext-runtime/m4 $(distdir)/../m4 $(distdir)/examples $(distdir)/lib $(distdir)/m4 $(distdir)/man $(distdir)/misc $(distdir)/po $(distdir)/src $(distdir)/windows
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        list='$(DISTFILES)'; for file in $$list; do \
index 0ae08da4080533b418fa10a0043b9669cfd0961e..d73ece4500cd53ca6eed35ac8f4f6d9795c49314 100644 (file)
@@ -910,8 +910,8 @@ AC_SUBST([am__tar])
 AC_SUBST([am__untar])
 ]) # _AM_PROG_TAR
 
-m4_include([../config/m4/fixautomake.m4])
-m4_include([../config/m4/libtool.m4])
+m4_include([../m4/fixautomake.m4])
+m4_include([../m4/libtool.m4])
 m4_include([../autoconf-lib-link/m4/lib-ld.m4])
 m4_include([../autoconf-lib-link/m4/lib-link.m4])
 m4_include([../autoconf-lib-link/m4/lib-prefix.m4])
index 01378646dfa7dc164b6337a5acda7635e299518f..82f720a5b0801f95508b1db455e3db86abbf786e 100755 (executable)
@@ -1533,7 +1533,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 ac_aux_dir=
-for ac_dir in ../config $srcdir/../config; do
+for ac_dir in ../build-aux $srcdir/../build-aux; do
   if test -f $ac_dir/install-sh; then
     ac_aux_dir=$ac_dir
     ac_install_sh="$ac_aux_dir/install-sh -c"
@@ -1549,8 +1549,8 @@ for ac_dir in ../config $srcdir/../config; do
   fi
 done
 if test -z "$ac_aux_dir"; then
-  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../config $srcdir/../config" >&5
-echo "$as_me: error: cannot find install-sh or install.sh in ../config $srcdir/../config" >&2;}
+  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../build-aux $srcdir/../build-aux" >&5
+echo "$as_me: error: cannot find install-sh or install.sh in ../build-aux $srcdir/../build-aux" >&2;}
    { (exit 1); exit 1; }; }
 fi
 ac_config_guess="$SHELL $ac_aux_dir/config.guess"
@@ -38490,7 +38490,7 @@ int
 main ()
 {
 bindtextdomain ("", "");
-return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
+return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
   ;
   return 0;
 }
@@ -38936,7 +38936,7 @@ int
 main ()
 {
 bindtextdomain ("", "");
-return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
+return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
   ;
   return 0;
 }
@@ -38991,7 +38991,7 @@ int
 main ()
 {
 bindtextdomain ("", "");
-return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
+return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
   ;
   return 0;
 }
index c556641b60146bb5dfc00556cbe4c041a888e74d..9e8be812289d145e23a4b18195f4861929f0b45f 100644 (file)
@@ -41,8 +41,8 @@ DIST_COMMON = $(gettext_TEXINFOS) $(srcdir)/Makefile.am \
        $(srcdir)/Makefile.in $(srcdir)/stamp-vti \
        $(srcdir)/version.texi ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -102,14 +102,14 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 SOURCES =
 DIST_SOURCES =
 INFO_DEPS = $(srcdir)/gettext.info
-TEXINFO_TEX = $(top_srcdir)/../config/texinfo.tex
-am__TEXINFO_TEX_DIR = $(top_srcdir)/../config
+TEXINFO_TEX = $(top_srcdir)/../build-aux/texinfo.tex
+am__TEXINFO_TEX_DIR = $(top_srcdir)/../build-aux
 DVIS = gettext.dvi
 PDFS = gettext.pdf
 PSS = gettext.ps
@@ -733,7 +733,7 @@ iso-3166.texi: ISO_3166 iso-3166.sed
 # by automake.
 $(srcdir)/stamp-vti: $(info_TEXINFOS) $(gettext_TEXINFOS) $(top_srcdir)/../version.sh
        (dir=.; test -f ./gettext.texi || dir=$(srcdir); \
-       set `$(SHELL) $(top_srcdir)/../config/mdate-sh $$dir/gettext.texi`; \
+       set `$(SHELL) $(top_srcdir)/../build-aux/mdate-sh $$dir/gettext.texi`; \
        echo "@set UPDATED $$1 $$2 $$3"; \
        echo "@set UPDATED-MONTH $$2 $$3"; \
        echo "@set EDITION $(VERSION)"; \
index 46dd95a681bfdc19b5fabf878edd800837efb9f9..eea287273e28290bc43342015f1104a9553de8a3 100644 (file)
@@ -53,7 +53,7 @@ GNU `gettext' utilities
 ***********************
 
 This manual documents the GNU gettext tools and the GNU libintl library,
-version 0.14.3.
+version 0.14.4.
 
 * Menu:
 
@@ -8183,7 +8183,7 @@ each.
 
    So, here comes a list of files, each one followed by a description of
 all alterations it needs.  Many examples are taken out from the GNU
-`gettext' 0.14.3 distribution itself, or from the GNU `hello'
+`gettext' 0.14.4 distribution itself, or from the GNU `hello'
 distribution (`http://www.franken.de/users/gnu/ke/hello' or
 `http://www.gnu.franken.de/ke/hello/')  You may indeed refer to the
 source code of the GNU `gettext' and GNU `hello' packages, as they are
@@ -8319,7 +8319,7 @@ File: gettext.info,  Node: configure.in,  Next: config.guess,  Prev: po/Makevars
      This is done by a set of lines like these:
 
           PACKAGE=gettext
-          VERSION=0.14.3
+          VERSION=0.14.4
           AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
           AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
           AC_SUBST(PACKAGE)
@@ -8327,12 +8327,12 @@ File: gettext.info,  Node: configure.in,  Next: config.guess,  Prev: po/Makevars
 
      or, if you are using GNU `automake', by a line like this:
 
-          AM_INIT_AUTOMAKE(gettext, 0.14.3)
+          AM_INIT_AUTOMAKE(gettext, 0.14.4)
 
      Of course, you replace `gettext' with the name of your package,
-     and `0.14.3' by its version numbers, exactly as they should appear
+     and `0.14.4' by its version numbers, exactly as they should appear
      in the packaged `tar' file name of your distribution
-     (`gettext-0.14.3.tar.gz', here).
+     (`gettext-0.14.4.tar.gz', here).
 
   2. Check for internationalization support.
 
@@ -9006,7 +9006,7 @@ repository all the files that `gettextize' mentions as "copy".
 Instead, he adds to the `configure.in' or `configure.ac' a line of the
 form
 
-     AM_GNU_GETTEXT_VERSION(0.14.3)
+     AM_GNU_GETTEXT_VERSION(0.14.4)
 
 and adds to the package's pre-build script an invocation of
 `autopoint'.  For everyone who checks out the CVS, this `autopoint'
@@ -9065,8 +9065,8 @@ into the package.
 
 
    `autopoint' supports the GNU `gettext' versions from 0.10.35 to the
-current one, 0.14.3.  In order to apply `autopoint' to a package using
-a `gettext' version newer than 0.14.3, you need to install this same
+current one, 0.14.4.  In order to apply `autopoint' to a package using
+a `gettext' version newer than 0.14.4, you need to install this same
 version of GNU `gettext' at least.
 
    In packages using GNU `automake', an invocation of `autopoint'
index 23b80dadd13e2e0b33bbf9fcc563564b5cd30d31..c153870fde87d60c9371c958e9db9dc5113667dc 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - 1  Introduction</TITLE>
 </HEAD>
index 28da9013127d2d93f8868dfdbcec0e4991baa924..497c0738c1f4456d68e2e943a53f362354203f1c 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - 10  The Programmer's View</TITLE>
 </HEAD>
index 88d741ecf079e9860805f0ae0edad6b8655d807b..d6f65b150fafce88d884139adefb375936afb074 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - 11  The Translator's View</TITLE>
 </HEAD>
index 12d1733a608cf26c7d14faf89bdfb4ccd5f9da4a..66a4fc53bcfc08242a0413c1e6b0133bb0bb0404 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - 12  The Maintainer's View</TITLE>
 </HEAD>
@@ -438,7 +438,7 @@ changes needed in each.
 <P>
 So, here comes a list of files, each one followed by a description of
 all alterations it needs.  Many examples are taken out from the GNU
-<CODE>gettext</CODE> 0.14.3 distribution itself, or from the GNU
+<CODE>gettext</CODE> 0.14.4 distribution itself, or from the GNU
 <CODE>hello</CODE> distribution (<A HREF="http://www.franken.de/users/gnu/ke/hello">http://www.franken.de/users/gnu/ke/hello</A>
 or <A HREF="http://www.gnu.franken.de/ke/hello/">http://www.gnu.franken.de/ke/hello/</A>)  You may indeed
 refer to the source code of the GNU <CODE>gettext</CODE> and GNU <CODE>hello</CODE>
@@ -603,7 +603,7 @@ This is done by a set of lines like these:
 
 <PRE>
 PACKAGE=gettext
-VERSION=0.14.3
+VERSION=0.14.4
 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
 AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
 AC_SUBST(PACKAGE)
@@ -614,13 +614,13 @@ or, if you are using GNU <CODE>automake</CODE>, by a line like this:
 
 
 <PRE>
-AM_INIT_AUTOMAKE(gettext, 0.14.3)
+AM_INIT_AUTOMAKE(gettext, 0.14.4)
 </PRE>
 
 Of course, you replace <SAMP>`gettext&acute;</SAMP> with the name of your package,
-and <SAMP>`0.14.3&acute;</SAMP> by its version numbers, exactly as they
+and <SAMP>`0.14.4&acute;</SAMP> by its version numbers, exactly as they
 should appear in the packaged <CODE>tar</CODE> file name of your distribution
-(<TT>`gettext-0.14.3.tar.gz&acute;</TT>, here).
+(<TT>`gettext-0.14.4.tar.gz&acute;</TT>, here).
 
 <LI>Check for internationalization support.
 
@@ -1568,7 +1568,7 @@ form
 </P>
 
 <PRE>
-AM_GNU_GETTEXT_VERSION(0.14.3)
+AM_GNU_GETTEXT_VERSION(0.14.4)
 </PRE>
 
 <P>
@@ -1659,8 +1659,8 @@ Output version information and exit.
 
 <P>
 <CODE>autopoint</CODE> supports the GNU <CODE>gettext</CODE> versions from 0.10.35 to
-the current one, 0.14.3.  In order to apply <CODE>autopoint</CODE> to
-a package using a <CODE>gettext</CODE> version newer than 0.14.3, you
+the current one, 0.14.4.  In order to apply <CODE>autopoint</CODE> to
+a package using a <CODE>gettext</CODE> version newer than 0.14.4, you
 need to install this same version of GNU <CODE>gettext</CODE> at least.
 
 </P>
index bd4634e2113767f3e9833f6a22ccedb7bfa8420f..92a79cf55e09527a100a25751701fe956fa0412c 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - 13  Other Programming Languages</TITLE>
 </HEAD>
index 2d1f44505e618a593417398ed19ce241b0d33ac6..6a617c204240ea72f62219dfcdaaff37ad94bc6a 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - 14  Concluding Remarks</TITLE>
 </HEAD>
index 06d9634b8fa547d7872a0a5b6c58fafcc855be7e..780df4812ac16b3756da81d981bf89f3080ab675 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - A  Language Codes</TITLE>
 </HEAD>
index 7431bedfffe77e8076b7029321d36fc309520e3f..624472c94abefa59acd5083f520796442219428d 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - B  Country Codes</TITLE>
 </HEAD>
index a07422696f40e77d25920892797d8684239fe22c..590f2592cbc31023408c569d2e63120ab487c1f8 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - Program Index</TITLE>
 </HEAD>
index 6f967c7f7f2f0c6eb69d2fe71138004dee0d5da3..a6e41a2ebfc72997d8e035158c13d28c71a67991 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - Option Index</TITLE>
 </HEAD>
index f0ead6cb1820329adba84db685ae12354f301086..dab2245cb57055c392e4f3582bfd9b5c6aa69b60 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - Variable Index</TITLE>
 </HEAD>
index a54386da7244892218436567bee060c2c95981f1..65d825aea4551cd9b8600f5e6a4507b40499efb2 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - 2  PO Files and PO Mode Basics</TITLE>
 </HEAD>
index 7c9c2d24bed7cfe4788d0ebf47ec452c15c942e9..be37b084dba3ba190c6987226ae8bd82828c1987 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - PO Mode Index</TITLE>
 </HEAD>
index cec02051f66dd908fa8cb61caba3d445c097465a..b78c7e07132e55d14e5fe908c7aae284f4ef04dc 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - Autoconf Macro Index</TITLE>
 </HEAD>
index b75264773033e316edf8a53b9ada7a441eb69539..f85e471817432fb91c964ac85217a54f5fabb9da 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - General Index</TITLE>
 </HEAD>
index d5ee0e05800ee4ea6359dc28ee283ef8221b2138..1ba819885fae34468f0eae202c61a25637508d50 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - 3  Preparing Program Sources</TITLE>
 </HEAD>
index 08e8895ccf107c09e921c6af1a0e5de3f4664c07..1ece238da44e637c9b368770ed1ae4e537737072 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - 4  Making the PO Template File</TITLE>
 </HEAD>
index 79c4db87377adcf416e646b7284ab9097e25f3ad..e273adda1748f8682cf037a40a35210cc7ddbb8f 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - 5  Creating a New PO File</TITLE>
 </HEAD>
index 0d61baa5e5671f94b1d3e1cba28d964b4d58d85d..0e829853aa57e0eeaa2060468fa685274ea61a12 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - 6  Updating Existing PO Files</TITLE>
 </HEAD>
index 76add1a8d645465945a9e9746f3cd7d941052a09..adf5fd416b899bed2ca3e73187701e73f4c529af 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - 7  Manipulating PO Files</TITLE>
 </HEAD>
index b4946bf6c98e0040dc84250fd4eabffb78d76961..03dc1255634fd4ac86cc74058a1442dd7f1c4119 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - 8  Producing Binary MO Files</TITLE>
 </HEAD>
index c8f6b71bfdbed2f9a1a93f6ab680a1e5e8ac2728..8ebac2f2a535c9007d6b00279b3452cd6bc3d028 100644 (file)
@@ -1,7 +1,7 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - 9  The User's View</TITLE>
 </HEAD>
index e4d55453fb0113d19966e1584c1619c23c3434af..658b8428d5aaf361f36b6612c7e38537fc885aa6 100644 (file)
@@ -1,14 +1,14 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - Footnotes</TITLE>
 </HEAD>
 <BODY>
-<H1>GNU gettext tools, version 0.14.3</H1>
+<H1>GNU gettext tools, version 0.14.4</H1>
 <H2>Native Language Support Library and Tools</H2>
-<H2>Edition 0.14.3, 8 March 2005</H2>
+<H2>Edition 0.14.4, 8 March 2005</H2>
 <ADDRESS>Ulrich Drepper</ADDRESS>
 <ADDRESS>Jim Meyering</ADDRESS>
 <ADDRESS>Fran&ccedil;ois Pinard</ADDRESS>
@@ -36,7 +36,7 @@ variables.
 <P>Additions are welcome.  Send appropriate information to
 <A HREF="mailto:bug-glibc-manual@gnu.org">bug-glibc-manual@gnu.org</A>.
 <P><HR><P>
-This document was generated on 8 March 2005 using the
+This document was generated on 11 April 2005 using the
 <A HREF="http://wwwinfo.cern.ch/dis/texi2html/">texi2html</A>
 translator version 1.52a.</P>
 </BODY>
index 7d1f3c297b387bb8952ba7c5186e8cbcad5b1f7e..b615ef67908f90a13e9d290388af64a9187cf83d 100644 (file)
@@ -1,14 +1,14 @@
 <HTML>
 <HEAD>
 <!-- This HTML file has been created by texi2html 1.52a
-     from gettext.texi on 8 March 2005 -->
+     from gettext.texi on 11 April 2005 -->
 
 <TITLE>GNU gettext utilities - Table of Contents</TITLE>
 </HEAD>
 <BODY>
-<H1>GNU gettext tools, version 0.14.3</H1>
+<H1>GNU gettext tools, version 0.14.4</H1>
 <H2>Native Language Support Library and Tools</H2>
-<H2>Edition 0.14.3, 8 March 2005</H2>
+<H2>Edition 0.14.4, 8 March 2005</H2>
 <ADDRESS>Ulrich Drepper</ADDRESS>
 <ADDRESS>Jim Meyering</ADDRESS>
 <ADDRESS>Fran&ccedil;ois Pinard</ADDRESS>
 <LI><A NAME="TOC297" HREF="gettext_22.html#SEC297">General Index</A>
 </UL>
 <P><HR><P>
-This document was generated on 8 March 2005 using the
+This document was generated on 11 April 2005 using the
 <A HREF="http://wwwinfo.cern.ch/dis/texi2html/">texi2html</A>
 translator version 1.52a.</P>
 </BODY>
index 93bd93530e57be1915bea7e946ea71464673c881..39043357859b80b83b32f1a0c53821faf5683429 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 8 March 2005
 @set UPDATED-MONTH March 2005
-@set EDITION 0.14.3
-@set VERSION 0.14.3
+@set EDITION 0.14.4
+@set VERSION 0.14.4
index 5cb3f1badc5a581980923a092d5ab66c2fa805db..a115f6ffcab5102f7966fe33649b1b2955b587ce 100644 (file)
@@ -40,8 +40,8 @@ subdir = examples
 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
        $(srcdir)/installpaths.in ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -101,7 +101,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES = installpaths
 SOURCES =
index cc917351d15cad3eefedce0f7e9c9dba3e0d1b8e..f76437a44653eadb7c07129c457d7715d33cd7fb 100644 (file)
@@ -38,8 +38,8 @@ host_triplet = @host@
 subdir = examples/po
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -99,7 +99,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 SOURCES =
index ebc642ba89749d409a8dc1e118f12e9f5132c221..dab90f94776ab02d678a556e5795c07d9b617791 100644 (file)
@@ -51,8 +51,8 @@ DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
        strcspn.c strerror.c strncasecmp.c strpbrk.c strstr.c \
        strtoul.c unsetenv.c vasprintf.c
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -112,7 +112,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES = javacomp.sh javaexec.sh csharpcomp.sh \
        csharpexec.sh
@@ -123,7 +123,8 @@ am__vpath_adj = case $$p in \
   esac;
 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 am__installdirs = "$(DESTDIR)$(libdir)" \
-       "$(DESTDIR)$(examplesconfigdir)" "$(DESTDIR)$(gettextsrcdir)"
+       "$(DESTDIR)$(examplesbuildauxdir)" \
+       "$(DESTDIR)$(gettextsrcdir)"
 libLTLIBRARIES_INSTALL = $(INSTALL)
 LTLIBRARIES = $(lib_LTLIBRARIES)
 libgettextlib_la_DEPENDENCIES = @LTLIBOBJS@
@@ -152,9 +153,9 @@ LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 SOURCES = $(libgettextlib_la_SOURCES)
 DIST_SOURCES = $(libgettextlib_la_SOURCES)
-examplesconfigDATA_INSTALL = $(INSTALL_DATA)
+examplesbuildauxDATA_INSTALL = $(INSTALL_DATA)
 gettextsrcDATA_INSTALL = $(INSTALL_DATA)
-DATA = $(examplesconfig_DATA) $(gettextsrc_DATA)
+DATA = $(examplesbuildaux_DATA) $(gettextsrc_DATA)
 HEADERS = $(noinst_HEADERS)
 ETAGS = etags
 CTAGS = ctags
@@ -460,8 +461,8 @@ libgettextlib_la_LDFLAGS = \
 # Extra files to be installed.
 gettextsrcdir = $(datadir)/gettext
 gettextsrc_DATA = gettext.h
-examplesconfigdir = $(docdir)/examples/config
-examplesconfig_DATA = \
+examplesbuildauxdir = $(docdir)/examples/build-aux
+examplesbuildaux_DATA = \
   javacomp.sh.in javaexec.sh.in \
   csharpcomp.sh.in csharpexec.sh.in
 
@@ -567,22 +568,22 @@ clean-libtool:
 distclean-libtool:
        -rm -f libtool
 uninstall-info-am:
-install-examplesconfigDATA: $(examplesconfig_DATA)
+install-examplesbuildauxDATA: $(examplesbuildaux_DATA)
        @$(NORMAL_INSTALL)
-       test -z "$(examplesconfigdir)" || $(mkdir_p) "$(DESTDIR)$(examplesconfigdir)"
-       @list='$(examplesconfig_DATA)'; for p in $$list; do \
+       test -z "$(examplesbuildauxdir)" || $(mkdir_p) "$(DESTDIR)$(examplesbuildauxdir)"
+       @list='$(examplesbuildaux_DATA)'; for p in $$list; do \
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
          f=$(am__strip_dir) \
-         echo " $(examplesconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(examplesconfigdir)/$$f'"; \
-         $(examplesconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(examplesconfigdir)/$$f"; \
+         echo " $(examplesbuildauxDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(examplesbuildauxdir)/$$f'"; \
+         $(examplesbuildauxDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(examplesbuildauxdir)/$$f"; \
        done
 
-uninstall-examplesconfigDATA:
+uninstall-examplesbuildauxDATA:
        @$(NORMAL_UNINSTALL)
-       @list='$(examplesconfig_DATA)'; for p in $$list; do \
+       @list='$(examplesbuildaux_DATA)'; for p in $$list; do \
          f=$(am__strip_dir) \
-         echo " rm -f '$(DESTDIR)$(examplesconfigdir)/$$f'"; \
-         rm -f "$(DESTDIR)$(examplesconfigdir)/$$f"; \
+         echo " rm -f '$(DESTDIR)$(examplesbuildauxdir)/$$f'"; \
+         rm -f "$(DESTDIR)$(examplesbuildauxdir)/$$f"; \
        done
 install-gettextsrcDATA: $(gettextsrc_DATA)
        @$(NORMAL_INSTALL)
@@ -682,7 +683,7 @@ check: $(BUILT_SOURCES)
        $(MAKE) $(AM_MAKEFLAGS) check-am
 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) all-local
 installdirs:
-       for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(examplesconfigdir)" "$(DESTDIR)$(gettextsrcdir)"; do \
+       for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(examplesbuildauxdir)" "$(DESTDIR)$(gettextsrcdir)"; do \
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
        done
 install: $(BUILT_SOURCES)
@@ -734,7 +735,7 @@ info: info-am
 
 info-am:
 
-install-data-am: install-examplesconfigDATA install-gettextsrcDATA
+install-data-am: install-examplesbuildauxDATA install-gettextsrcDATA
 
 install-exec-am: install-exec-local install-libLTLIBRARIES
 
@@ -761,7 +762,7 @@ ps: ps-am
 
 ps-am:
 
-uninstall-am: uninstall-examplesconfigDATA uninstall-gettextsrcDATA \
+uninstall-am: uninstall-examplesbuildauxDATA uninstall-gettextsrcDATA \
        uninstall-info-am uninstall-libLTLIBRARIES uninstall-local
 
 .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
@@ -769,14 +770,14 @@ uninstall-am: uninstall-examplesconfigDATA uninstall-gettextsrcDATA \
        distclean distclean-compile distclean-generic \
        distclean-libtool distclean-tags distdir dvi dvi-am html \
        html-am info info-am install install-am install-data \
-       install-data-am install-examplesconfigDATA install-exec \
+       install-data-am install-examplesbuildauxDATA install-exec \
        install-exec-am install-exec-local install-gettextsrcDATA \
        install-info install-info-am install-libLTLIBRARIES \
        install-man install-strip installcheck installcheck-am \
        installdirs maintainer-clean maintainer-clean-generic \
        mostlyclean mostlyclean-compile mostlyclean-generic \
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
-       uninstall-am uninstall-examplesconfigDATA \
+       uninstall-am uninstall-examplesbuildauxDATA \
        uninstall-gettextsrcDATA uninstall-info-am \
        uninstall-libLTLIBRARIES uninstall-local
 
index b911a7c6e07a1f7e97c67283668ace07ccce58f3..8d34f2c606b8d9467d2aba9a976382efe2a28ce9 100644 (file)
@@ -41,8 +41,8 @@ host_triplet = @host@
 subdir = libgrep
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -102,7 +102,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 LIBRARIES = $(noinst_LIBRARIES)
index 60ec58e5f0dfceb8de4fad9066540a96f1c99811..dbfe9eb731ac5239bc46f867d75fde40428f4d6a 100644 (file)
@@ -43,8 +43,8 @@ noinst_PROGRAMS = test-names$(EXEEXT)
 subdir = libuniname
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -104,7 +104,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 LIBRARIES = $(noinst_LIBRARIES)
index 3238774c658459509349306ba98db645f5feba7c..e05a6e9f5f2eccde4fadbd87ff9559931a8970f7 100644 (file)
@@ -42,8 +42,8 @@ subdir = m4
 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
        ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -103,7 +103,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 SOURCES =
@@ -115,10 +115,10 @@ am__vpath_adj = case $$p in \
   esac;
 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 am__installdirs = "$(DESTDIR)$(aclocaldir)" \
-       "$(DESTDIR)$(examplesconfigdir)"
+       "$(DESTDIR)$(examplesbuildauxdir)"
 aclocalDATA_INSTALL = $(INSTALL_DATA)
-examplesconfigDATA_INSTALL = $(INSTALL_DATA)
-DATA = $(aclocal_DATA) $(examplesconfig_DATA)
+examplesbuildauxDATA_INSTALL = $(INSTALL_DATA)
+DATA = $(aclocal_DATA) $(examplesbuildaux_DATA)
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 ACLOCAL = @ACLOCAL@
 ALLOCA = @ALLOCA@
@@ -351,8 +351,8 @@ aclocal_DATA = \
   ../../gettext-runtime/m4/wint_t.m4 \
   ../../gettext-runtime/m4/xsize.m4
 
-examplesconfigdir = $(docdir)/examples/config
-examplesconfig_DATA = \
+examplesbuildauxdir = $(docdir)/examples/build-aux
+examplesbuildaux_DATA = \
   gcj.m4 javacomp.m4 javaexec.m4 \
   csharpcomp.m4 csharpexec.m4
 
@@ -473,22 +473,22 @@ uninstall-aclocalDATA:
          echo " rm -f '$(DESTDIR)$(aclocaldir)/$$f'"; \
          rm -f "$(DESTDIR)$(aclocaldir)/$$f"; \
        done
-install-examplesconfigDATA: $(examplesconfig_DATA)
+install-examplesbuildauxDATA: $(examplesbuildaux_DATA)
        @$(NORMAL_INSTALL)
-       test -z "$(examplesconfigdir)" || $(mkdir_p) "$(DESTDIR)$(examplesconfigdir)"
-       @list='$(examplesconfig_DATA)'; for p in $$list; do \
+       test -z "$(examplesbuildauxdir)" || $(mkdir_p) "$(DESTDIR)$(examplesbuildauxdir)"
+       @list='$(examplesbuildaux_DATA)'; for p in $$list; do \
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
          f=$(am__strip_dir) \
-         echo " $(examplesconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(examplesconfigdir)/$$f'"; \
-         $(examplesconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(examplesconfigdir)/$$f"; \
+         echo " $(examplesbuildauxDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(examplesbuildauxdir)/$$f'"; \
+         $(examplesbuildauxDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(examplesbuildauxdir)/$$f"; \
        done
 
-uninstall-examplesconfigDATA:
+uninstall-examplesbuildauxDATA:
        @$(NORMAL_UNINSTALL)
-       @list='$(examplesconfig_DATA)'; for p in $$list; do \
+       @list='$(examplesbuildaux_DATA)'; for p in $$list; do \
          f=$(am__strip_dir) \
-         echo " rm -f '$(DESTDIR)$(examplesconfigdir)/$$f'"; \
-         rm -f "$(DESTDIR)$(examplesconfigdir)/$$f"; \
+         echo " rm -f '$(DESTDIR)$(examplesbuildauxdir)/$$f'"; \
+         rm -f "$(DESTDIR)$(examplesbuildauxdir)/$$f"; \
        done
 tags: TAGS
 TAGS:
@@ -528,7 +528,7 @@ check-am: all-am
 check: check-am
 all-am: Makefile $(DATA)
 installdirs:
-       for dir in "$(DESTDIR)$(aclocaldir)" "$(DESTDIR)$(examplesconfigdir)"; do \
+       for dir in "$(DESTDIR)$(aclocaldir)" "$(DESTDIR)$(examplesbuildauxdir)"; do \
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
        done
 install: install-am
@@ -573,7 +573,7 @@ info: info-am
 
 info-am:
 
-install-data-am: install-aclocalDATA install-examplesconfigDATA
+install-data-am: install-aclocalDATA install-examplesbuildauxDATA
 
 install-exec-am:
 
@@ -599,20 +599,20 @@ ps: ps-am
 
 ps-am:
 
-uninstall-am: uninstall-aclocalDATA uninstall-examplesconfigDATA \
+uninstall-am: uninstall-aclocalDATA uninstall-examplesbuildauxDATA \
        uninstall-info-am
 
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
        distclean distclean-generic distclean-libtool distdir dvi \
        dvi-am html html-am info info-am install install-aclocalDATA \
        install-am install-data install-data-am \
-       install-examplesconfigDATA install-exec install-exec-am \
+       install-examplesbuildauxDATA install-exec install-exec-am \
        install-info install-info-am install-man install-strip \
        installcheck installcheck-am installdirs maintainer-clean \
        maintainer-clean-generic mostlyclean mostlyclean-generic \
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall \
        uninstall-aclocalDATA uninstall-am \
-       uninstall-examplesconfigDATA uninstall-info-am
+       uninstall-examplesbuildauxDATA uninstall-info-am
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
index 0b828c9e662911099cfca32886b4d4463c4f40d7..334c7076b05f6a0606e259b8b5e005d9449f2f4e 100644 (file)
@@ -39,8 +39,8 @@ subdir = man
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
        $(srcdir)/x-to-1.in ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -100,7 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES = x-to-1
 SOURCES =
index e1b5fae04df91e0e2cb3bd80d3ba10361fc7f5f8..75504252278d97264364c76292e9fcf48a5c3b7f 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOPOINT "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH AUTOPOINT "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 autopoint \- copies standard gettext infrastructure
 .SH SYNOPSIS
index a69d1f5b9b8d588e9e0f0b8887debb8d45db3499..5634d8210e29de4b561fe8d1b19a81723da91751 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH GETTEXTIZE "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH GETTEXTIZE "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 gettextize \- install or upgrade gettext infrastructure
 .SH SYNOPSIS
index aae64b301ed44a617a89af836656714dd314ba23..ad8bcd2d4ce0f66a6dd77c525e5467aacb5764fe 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGATTRIB "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH MSGATTRIB "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 msgattrib \- attribute matching and manipulation on message catalog
 .SH SYNOPSIS
index e99a8573cf61c45e75e9fcadace8f93156894014..1c5ad1bc4b59fcbad5f68ffea8aa27b1493618c9 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGCAT "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH MSGCAT "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 msgcat \- combines several message catalogs
 .SH SYNOPSIS
index 8e24f9b3fc8a88ffd9a3f3d6c8b1587ec992547b..d33f089c41b69410b78db27eb247bf2110c90926 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGCMP "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH MSGCMP "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 msgcmp \- compare message catalog and template
 .SH SYNOPSIS
index fa61b2c5a91affe64c21177876697921423d9a6c..ad3aefd9b465226c6f4921387ebc6d6aa813ebdc 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGCOMM "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH MSGCOMM "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 msgcomm \- match two message catalogs
 .SH SYNOPSIS
index 063622e0c4d9f56cf4b41307e0af4d05a200bdd1..6fcb9600e9a26a0f92c297aae9416642712ec58d 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGCONV "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH MSGCONV "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 msgconv \- character set conversion for message catalog
 .SH SYNOPSIS
index 227667ea05a530f2a50febaabd265b4c3cd0abb7..6c5b630dbce16de624ddca2d29fd67f1385a449f 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGEN "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH MSGEN "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 msgen \- create English message catalog
 .SH SYNOPSIS
index ae751864c1f6f95a4f2aa35226e12172359f2762..4819125c949d66f418c074ac8e40f006ba0d4f84 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGEXEC "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH MSGEXEC "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 msgexec \- process translations of message catalog
 .SH SYNOPSIS
index 8ed5f59507decd8c8531552e86924877c83c11cd..f61d6ad4e898be5f70d35ee66d1fb11a2aa6523f 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGFILTER "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH MSGFILTER "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 msgfilter \- edit translations of message catalog
 .SH SYNOPSIS
index 14ea18dc02016384fa2ae07cf65a3a71aea9e8a6..b5490f3ca22a4c6d2f4486fc9a1e9c97322d7830 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGFMT "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH MSGFMT "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 msgfmt \- compile message catalog to binary format
 .SH SYNOPSIS
index 8e2f20f2ba8efb489a8bd9216e5bf951fce04c97..369abb97b880dd411ef0d110181146af397ff973 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGGREP "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH MSGGREP "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 msggrep \- pattern matching on message catalog
 .SH SYNOPSIS
index 34c4e39f5737985f908402fdd46141d65d3ddc57..4e8bdc0f1fbd83ebd170283e67719cbc8020c5aa 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGINIT "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH MSGINIT "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 msginit \- initialize a message catalog
 .SH SYNOPSIS
index e416bf37a2a8d43c292ee8612367be3cf014a123..d6f2dcd392e22ab5cd7aa2bb8c3b8ba19c83b647 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGMERGE "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH MSGMERGE "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 msgmerge \- merge message catalog and template
 .SH SYNOPSIS
index ae248ef747dd9d48c734b780d55e91a9f6ecb9e9..72e9729b24bbbf8decad942f6c089fd81cb6dcf7 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGUNFMT "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH MSGUNFMT "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 msgunfmt \- uncompile message catalog from binary format
 .SH SYNOPSIS
index a8d7c6289bc61b2d7bc75a0a7d6e6bf4b709c555..6411d07142d81e9881357812930a654715d4c168 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGUNIQ "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH MSGUNIQ "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 msguniq \- unify duplicate translations in message catalog
 .SH SYNOPSIS
index 4662330fa43e296f0c7763073393d24aee65ae77..17b856ab6361a7e36768a5394491cef21badb53b 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH XGETTEXT "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
+.TH XGETTEXT "1" "April 2005" "GNU gettext-tools 0.14.4" GNU
 .SH NAME
 xgettext \- extract gettext strings from source
 .SH SYNOPSIS
index 8e11b2910a2b375fbe19a0cd1a7c809c632d281a..f7d0c80e321e2b8341a5b9e2efc2a80bb46a4bd9 100644 (file)
@@ -42,8 +42,8 @@ subdir = misc
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
        $(srcdir)/autopoint.in $(srcdir)/gettextize.in ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -103,7 +103,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES = gettextize autopoint
 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(lispdir)" \
@@ -123,7 +123,7 @@ LISP = $(lisp_LISP)
 am__ELFILES = po-compat.el po-mode.el start-po.el
 am__ELCFILES = $(am__ELFILES:.el=.elc)
 ELCFILES = $(LISP:.el=.elc)
-elisp_comp = $(top_srcdir)/../config/elisp-comp
+elisp_comp = $(top_srcdir)/../build-aux/elisp-comp
 gettextsrcDATA_INSTALL = $(INSTALL_DATA)
 DATA = $(gettextsrc_DATA)
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
index 48ab7388b796fbd562d7ececdbc25852f0f491fc..232123678957471ec33ebc2708045f2601e070d6 100644 (file)
@@ -37,8 +37,8 @@ host_triplet = @host@
 subdir = projects
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -98,7 +98,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 SOURCES =
index 749b95e3c61e2f88ec695bce3e1680b1e950351c..960a9062cc46d250a8babb59dd989f1becf3993b 100644 (file)
@@ -49,8 +49,8 @@ DIST_COMMON = $(include_HEADERS) $(noinst_HEADERS) \
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
        $(srcdir)/user-email.sh.in ChangeLog po-gram-gen.c
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -110,7 +110,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES = user-email
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
index 223465c03120e0a8288bc00bb32af4dd137af02d..b88a472a59f197b8311eca05f374ec7899ac5085 100644 (file)
@@ -44,8 +44,8 @@ noinst_PROGRAMS = tstgettext$(EXEEXT) tstngettext$(EXEEXT) \
 subdir = tests
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
-       $(top_srcdir)/../config/m4/libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/../m4/fixautomake.m4 \
+       $(top_srcdir)/../m4/libtool.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-ld.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-link.m4 \
        $(top_srcdir)/../autoconf-lib-link/m4/lib-prefix.m4 \
@@ -105,7 +105,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
 PROGRAMS = $(noinst_PROGRAMS)