]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update for 0.14.3.
authorBruno Haible <bruno@clisp.org>
Mon, 14 Mar 2005 17:18:07 +0000 (17:18 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:12:26 +0000 (12:12 +0200)
28 files changed:
gettext-runtime/configure
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-tools/Makefile.in
gettext-tools/configure
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

index c1c30bb4e65d1e95dd03e664364ba15ac386a80f..c7142f6f9b9904af6368d8e8ce7eefbe307043a3 100755 (executable)
@@ -26062,6 +26062,7 @@ done
 
 
 
+
         MKINSTALLDIRS=
   if test -n "$ac_aux_dir"; then
     case "$ac_aux_dir" in
@@ -29535,6 +29536,7 @@ _ACEOF
   prefix="$acl_save_prefix"
 
 
+
                                                 echo "$as_me:$LINENO: checking for shared library run path origin" >&5
 echo $ECHO_N "checking for shared library run path origin... $ECHO_C" >&6
 if test "${acl_cv_rpath+set}" = set; then
@@ -31909,6 +31911,7 @@ echo "${ECHO_T}$gt_cv_func_gnugettext2_libintl" >&6
         LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
       fi
 
+      CATOBJEXT=
       if test "$gt_use_preinstalled_gnugettext" = "yes" \
          || test "$nls_cv_use_gnu_gettext" = "yes"; then
                 CATOBJEXT=.gmo
@@ -32024,7 +32027,8 @@ _ACEOF
         GENCAT=gencat
 
 
-        if test "$USE_INCLUDED_LIBINTL" = yes; then
+        INTLOBJS=
+    if test "$USE_INCLUDED_LIBINTL" = yes; then
       INTLOBJS="\$(GETTOBJS)"
     fi
 
@@ -33793,6 +33797,9 @@ done
           /*) top_srcdir="$ac_given_srcdir" ;;
           *)  top_srcdir="$ac_dots$ac_given_srcdir" ;;
         esac
+        # Treat a directory as a PO directory if and only if it has a
+        # POTFILES.in file. This allows packages to have multiple PO
+        # directories under different names or in different locations.
         if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
           rm -f "$ac_dir/POTFILES"
           test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
@@ -33806,7 +33813,7 @@ done
             if test -n "$OBSOLETE_ALL_LINGUAS"; then
               test -n "$as_me" && echo "$as_me: setting ALL_LINGUAS in configure.in is obsolete" || echo "setting ALL_LINGUAS in configure.in is obsolete"
             fi
-            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
+            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
             # Hide the ALL_LINGUAS assigment from automake.
             eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
             POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
index 248f7e69484b55726c0ff27727906af6ffb20b9e..0adb17aa8e2121f821344755248f4219284ac300 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.2"
+.TH BIND_TEXTDOMAIN_CODESET 3 "May 2001" "GNU gettext 0.14.3"
 .SH NAME
 bind_textdomain_codeset \- set encoding of message translations
 .SH SYNOPSIS
index 87eac61208248f0dc7bf284777847e4eb30994dd..dbbb5d6fd68738285d821d83682948aecd3f3ea4 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.2"
+.TH BINDTEXTDOMAIN 3 "May 2001" "GNU gettext 0.14.3"
 .SH NAME
 bindtextdomain \- set directory containing message catalogs
 .SH SYNOPSIS
index 9dc1647ab6559fddf4d3aa60784e59320a916b31..b0499e87fdbdc817d6012bb2233ec81199df5b35 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH ENVSUBST "1" "February 2005" "GNU gettext-runtime 0.14.2" GNU
+.TH ENVSUBST "1" "March 2005" "GNU gettext-runtime 0.14.3" GNU
 .SH NAME
 envsubst \- substitutes environment variables in shell format strings
 .SH SYNOPSIS
index 5d5c8a7f58d4343a3113e5152a503756d7141492..720e9e9b61556705bb33f24e00da3d1bb0a1f1e4 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH GETTEXT "1" "February 2005" "GNU gettext-runtime 0.14.2" GNU
+.TH GETTEXT "1" "March 2005" "GNU gettext-runtime 0.14.3" GNU
 .SH NAME
 gettext \- translate message
 .SH SYNOPSIS
index 000427771f9b35d98c8f1ce968eb43511d83d645..6b2855fe6c7e73b1d24a2579cbcb6c64cdf61747 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.2"
+.TH GETTEXT 3 "May 2001" "GNU gettext 0.14.3"
 .SH NAME
 gettext, dgettext, dcgettext \- translate message
 .SH SYNOPSIS
index f7414d24afd24b58e6cb7623c9239ca082f18617..df983c5aa5ca63ac6d8ddd4b2ed5e2f5f6541fb3 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH NGETTEXT "1" "February 2005" "GNU gettext-runtime 0.14.2" GNU
+.TH NGETTEXT "1" "March 2005" "GNU gettext-runtime 0.14.3" GNU
 .SH NAME
 ngettext \- translate message and choose plural form
 .SH SYNOPSIS
index 24c339cc90a36f889a039eb42786f401a55a4f9a..d995fd6b03003c1467021004a6ce69d6a5fa5df2 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.2"
+.TH NGETTEXT 3 "May 2001" "GNU gettext 0.14.3"
 .SH NAME
 ngettext, dngettext, dcngettext \- translate message and choose plural form
 .SH SYNOPSIS
index 313b230723e24d2fb46941c099807a9e7c2ce167..72a7c1802bc411b6dc1313c48e7b3ae5783fc445 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.2"
+.TH TEXTDOMAIN 3 "May 2001" "GNU gettext 0.14.3"
 .SH NAME
 textdomain \- set domain for future gettext() calls
 .SH SYNOPSIS
index b4df9228cb105076f314665803764b2f03737b2f..a64e648d4bf994ab7253568e6490dc1866229d34 100644 (file)
@@ -48,7 +48,7 @@ DIST_COMMON = README $(am__configure_deps) \
        ../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 TODO
+       ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS
 subdir = .
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \
index 7027d24ad3107809e013cd87463fe6e74a32b1e6..01378646dfa7dc164b6337a5acda7635e299518f 100755 (executable)
@@ -35048,6 +35048,7 @@ _ACEOF
 
 
 
+
         MKINSTALLDIRS=
   if test -n "$ac_aux_dir"; then
     case "$ac_aux_dir" in
@@ -36686,6 +36687,7 @@ _ACEOF
   prefix="$acl_save_prefix"
 
 
+
                                                 echo "$as_me:$LINENO: checking for shared library run path origin" >&5
 echo $ECHO_N "checking for shared library run path origin... $ECHO_C" >&6
 if test "${acl_cv_rpath+set}" = set; then
@@ -39060,6 +39062,7 @@ echo "${ECHO_T}$gt_cv_func_gnugettext2_libintl" >&6
         LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
       fi
 
+      CATOBJEXT=
       if test "$gt_use_preinstalled_gnugettext" = "yes" \
          || test "$nls_cv_use_gnu_gettext" = "yes"; then
                 CATOBJEXT=.gmo
@@ -39175,7 +39178,8 @@ _ACEOF
         GENCAT=gencat
 
 
-        if test "$USE_INCLUDED_LIBINTL" = yes; then
+        INTLOBJS=
+    if test "$USE_INCLUDED_LIBINTL" = yes; then
       INTLOBJS="\$(GETTOBJS)"
     fi
 
   fi
   if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
     # The LINGUAS file contains the set of available languages.
-    ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
+    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
     POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
   else
     # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
@@ -42101,6 +42105,9 @@ done
           /*) top_srcdir="$ac_given_srcdir" ;;
           *)  top_srcdir="$ac_dots$ac_given_srcdir" ;;
         esac
+        # Treat a directory as a PO directory if and only if it has a
+        # POTFILES.in file. This allows packages to have multiple PO
+        # directories under different names or in different locations.
         if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
           rm -f "$ac_dir/POTFILES"
           test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
@@ -42114,7 +42121,7 @@ done
             if test -n "$OBSOLETE_ALL_LINGUAS"; then
               test -n "$as_me" && echo "$as_me: setting ALL_LINGUAS in configure.in is obsolete" || echo "setting ALL_LINGUAS in configure.in is obsolete"
             fi
-            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
+            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
             # Hide the ALL_LINGUAS assigment from automake.
             eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
             POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
index 6f3ab425fa412ef0ab90f23b130afc61527ee6ee..e1b5fae04df91e0e2cb3bd80d3ba10361fc7f5f8 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH AUTOPOINT "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH AUTOPOINT "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 autopoint \- copies standard gettext infrastructure
 .SH SYNOPSIS
index cf1640ffc32d01f85a7884078b0a757865c8d54f..a69d1f5b9b8d588e9e0f0b8887debb8d45db3499 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH GETTEXTIZE "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH GETTEXTIZE "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 gettextize \- install or upgrade gettext infrastructure
 .SH SYNOPSIS
index f4c03a7002298e12f815ebaa7e98464b85aba171..aae64b301ed44a617a89af836656714dd314ba23 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGATTRIB "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH MSGATTRIB "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 msgattrib \- attribute matching and manipulation on message catalog
 .SH SYNOPSIS
index 879faa1e973366ed30607846a24bf84e007316cb..e99a8573cf61c45e75e9fcadace8f93156894014 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGCAT "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH MSGCAT "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 msgcat \- combines several message catalogs
 .SH SYNOPSIS
index e1f1318905bea2dd35b8ebdc9459f8af5025c0ae..8e24f9b3fc8a88ffd9a3f3d6c8b1587ec992547b 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGCMP "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH MSGCMP "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 msgcmp \- compare message catalog and template
 .SH SYNOPSIS
index 3b22c4819576929fcd85e0643193a65e5db48cfe..fa61b2c5a91affe64c21177876697921423d9a6c 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGCOMM "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH MSGCOMM "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 msgcomm \- match two message catalogs
 .SH SYNOPSIS
index 9cbec1161c5f21d479c3b10d08f53f41432437fb..063622e0c4d9f56cf4b41307e0af4d05a200bdd1 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGCONV "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH MSGCONV "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 msgconv \- character set conversion for message catalog
 .SH SYNOPSIS
index beb8872166bb057e346ed4d89b5763420ae4b93e..227667ea05a530f2a50febaabd265b4c3cd0abb7 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGEN "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH MSGEN "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 msgen \- create English message catalog
 .SH SYNOPSIS
index e9d31bcdc7a016e63b9cf537f0adc2342219485d..ae751864c1f6f95a4f2aa35226e12172359f2762 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGEXEC "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH MSGEXEC "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 msgexec \- process translations of message catalog
 .SH SYNOPSIS
index 54051729b1880e5e21a2f658c89e418eaf27468b..8ed5f59507decd8c8531552e86924877c83c11cd 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGFILTER "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH MSGFILTER "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 msgfilter \- edit translations of message catalog
 .SH SYNOPSIS
index 5d29f01838e50e797cea517d06d37eacd164e6e8..14ea18dc02016384fa2ae07cf65a3a71aea9e8a6 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGFMT "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH MSGFMT "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 msgfmt \- compile message catalog to binary format
 .SH SYNOPSIS
index 790808d69628df5760a83e33fe1b1b5fec19d727..8e2f20f2ba8efb489a8bd9216e5bf951fce04c97 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGGREP "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH MSGGREP "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 msggrep \- pattern matching on message catalog
 .SH SYNOPSIS
index 0d363706b163d4c86d34b7717061f01a6a955488..34c4e39f5737985f908402fdd46141d65d3ddc57 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGINIT "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH MSGINIT "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 msginit \- initialize a message catalog
 .SH SYNOPSIS
index c63018be941512e4c53485c59ef12e8da165e7dc..e416bf37a2a8d43c292ee8612367be3cf014a123 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGMERGE "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH MSGMERGE "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 msgmerge \- merge message catalog and template
 .SH SYNOPSIS
index 5559d38173036c16e3f2b583ae93457e99ec242f..ae248ef747dd9d48c734b780d55e91a9f6ecb9e9 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGUNFMT "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH MSGUNFMT "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 msgunfmt \- uncompile message catalog from binary format
 .SH SYNOPSIS
index 1d942bb7d2665b5d984f104e6f5d5fd08e411c6b..a8d7c6289bc61b2d7bc75a0a7d6e6bf4b709c555 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH MSGUNIQ "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH MSGUNIQ "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 msguniq \- unify duplicate translations in message catalog
 .SH SYNOPSIS
index 91d68344333ec87a35a93ffa11d3543e7fb6b4e7..4662330fa43e296f0c7763073393d24aee65ae77 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24.
-.TH XGETTEXT "1" "February 2005" "GNU gettext-tools 0.14.2" GNU
+.TH XGETTEXT "1" "March 2005" "GNU gettext-tools 0.14.3" GNU
 .SH NAME
 xgettext \- extract gettext strings from source
 .SH SYNOPSIS