]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
examples: Use infrastructure from gettext version 1.0.
authorBruno Haible <bruno@clisp.org>
Wed, 28 Jan 2026 23:47:27 +0000 (00:47 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 28 Jan 2026 23:47:27 +0000 (00:47 +0100)
* gettext-tools/examples/hello-*/configure.ac: Use AM_GNU_GETTEXT_VERSION with
version 1.0.
* gettext-tools/examples/hello-c++-kde/configure.in.in: Likewise.
* gettext-tools/examples/hello-*/autogen.sh: Copy remove-potcdate.sed from the
new location in the source tree. Copy also the no-op fetch-po.
* gettext-tools/examples/hello-*/autoclean.sh: Remove also fetch-po.

80 files changed:
gettext-tools/examples/hello-c++-gnome2/autoclean.sh
gettext-tools/examples/hello-c++-gnome2/configure.ac
gettext-tools/examples/hello-c++-gnome3/autoclean.sh
gettext-tools/examples/hello-c++-gnome3/configure.ac
gettext-tools/examples/hello-c++-kde/autoclean.sh
gettext-tools/examples/hello-c++-kde/configure.in.in
gettext-tools/examples/hello-c++-qt/autoclean.sh
gettext-tools/examples/hello-c++-qt/autogen.sh
gettext-tools/examples/hello-c++-wxwidgets/autoclean.sh
gettext-tools/examples/hello-c++-wxwidgets/autogen.sh
gettext-tools/examples/hello-c++/autoclean.sh
gettext-tools/examples/hello-c++/configure.ac
gettext-tools/examples/hello-c++20/autoclean.sh
gettext-tools/examples/hello-c++20/configure.ac
gettext-tools/examples/hello-c-gnome2/autoclean.sh
gettext-tools/examples/hello-c-gnome2/configure.ac
gettext-tools/examples/hello-c-gnome3/autoclean.sh
gettext-tools/examples/hello-c-gnome3/configure.ac
gettext-tools/examples/hello-c-http/autoclean.sh
gettext-tools/examples/hello-c-http/configure.ac
gettext-tools/examples/hello-c/autoclean.sh
gettext-tools/examples/hello-c/configure.ac
gettext-tools/examples/hello-clisp/autoclean.sh
gettext-tools/examples/hello-clisp/autogen.sh
gettext-tools/examples/hello-csharp-forms/autoclean.sh
gettext-tools/examples/hello-csharp-forms/autogen.sh
gettext-tools/examples/hello-csharp/autoclean.sh
gettext-tools/examples/hello-csharp/autogen.sh
gettext-tools/examples/hello-d/autoclean.sh
gettext-tools/examples/hello-d/configure.ac
gettext-tools/examples/hello-gawk/autoclean.sh
gettext-tools/examples/hello-gawk/autogen.sh
gettext-tools/examples/hello-go-http/autoclean.sh
gettext-tools/examples/hello-go-http/autogen.sh
gettext-tools/examples/hello-go/autoclean.sh
gettext-tools/examples/hello-go/autogen.sh
gettext-tools/examples/hello-guile/autoclean.sh
gettext-tools/examples/hello-guile/autogen.sh
gettext-tools/examples/hello-java-awt/autoclean.sh
gettext-tools/examples/hello-java-awt/autogen.sh
gettext-tools/examples/hello-java-qtjambi/autoclean.sh
gettext-tools/examples/hello-java-qtjambi/autogen.sh
gettext-tools/examples/hello-java-swing/autoclean.sh
gettext-tools/examples/hello-java-swing/autogen.sh
gettext-tools/examples/hello-java/autoclean.sh
gettext-tools/examples/hello-java/autogen.sh
gettext-tools/examples/hello-librep/autoclean.sh
gettext-tools/examples/hello-librep/autogen.sh
gettext-tools/examples/hello-modula2/autoclean.sh
gettext-tools/examples/hello-modula2/configure.ac
gettext-tools/examples/hello-objc-gnome2/autoclean.sh
gettext-tools/examples/hello-objc-gnome2/configure.ac
gettext-tools/examples/hello-objc-gnustep/autoclean.sh
gettext-tools/examples/hello-objc-gnustep/autogen.sh
gettext-tools/examples/hello-objc/autoclean.sh
gettext-tools/examples/hello-objc/configure.ac
gettext-tools/examples/hello-ocaml/autoclean.sh
gettext-tools/examples/hello-ocaml/autogen.sh
gettext-tools/examples/hello-pascal/autoclean.sh
gettext-tools/examples/hello-pascal/autogen.sh
gettext-tools/examples/hello-perl/autoclean.sh
gettext-tools/examples/hello-perl/autogen.sh
gettext-tools/examples/hello-php/autoclean.sh
gettext-tools/examples/hello-php/autogen.sh
gettext-tools/examples/hello-python/autoclean.sh
gettext-tools/examples/hello-python/autogen.sh
gettext-tools/examples/hello-ruby/autoclean.sh
gettext-tools/examples/hello-ruby/autogen.sh
gettext-tools/examples/hello-rust/autoclean.sh
gettext-tools/examples/hello-rust/autogen.sh
gettext-tools/examples/hello-sh/autoclean.sh
gettext-tools/examples/hello-sh/autogen.sh
gettext-tools/examples/hello-smalltalk/autoclean.sh
gettext-tools/examples/hello-smalltalk/autogen.sh
gettext-tools/examples/hello-tcl-tk/autoclean.sh
gettext-tools/examples/hello-tcl-tk/autogen.sh
gettext-tools/examples/hello-tcl/autoclean.sh
gettext-tools/examples/hello-tcl/autogen.sh
gettext-tools/examples/hello-ycp/autoclean.sh
gettext-tools/examples/hello-ycp/autogen.sh

index 9b8332fb282055fcc13b321d80e7054f54000af8..c4fe6565c037b2b356888e887a1f66980fe84f10 100755 (executable)
@@ -22,6 +22,7 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
 rm -f po/Makefile.in.in
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index 590255946ce8a9983aa6c2736c137cbe0fd9eeda..fdbc63ef69a34235640243290226f1700fe33416 100644 (file)
@@ -16,7 +16,7 @@ GTKMM_LIBS=`gtkmm-config --libs`
 AC_SUBST([GTKMM_LIBS])
 
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.26])
+AM_GNU_GETTEXT_VERSION([1.0])
 
 AC_CONFIG_FILES([Makefile])
 AC_CONFIG_FILES([m4/Makefile])
index 34c62afd1401bbe4e7ad5e136c37f3ad1f9b50eb..6d08b74f2c60a6c435cfb8f2170813f6d7bf35e9 100755 (executable)
@@ -27,6 +27,7 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
 rm -f po/Makefile.in.in
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index 817662814cef0f63d340ca11ba186eb388907529..1f374522802ee9756c8078966aa95e4d1532811e 100644 (file)
@@ -10,7 +10,7 @@ AM_INIT_AUTOMAKE([1.11])
 AC_PROG_CC
 AC_PROG_CXX
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.26])
+AM_GNU_GETTEXT_VERSION([1.0])
 
 dnl Define localedir_c and localedir_c_make.
 gl_BUILD_TO_HOST_LOCALEDIR
index 3468274bd82a18311e7b500dda68df893d468429..b072cd779fb56a0e876289c545418a6f39e37e5c 100755 (executable)
@@ -30,6 +30,7 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
 rm -f po/Makefile.in.in
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 rm -f admin/config.rpath
 
index 0770e37ee9c1308340d6b973efea5dfb1e8cc42d..0dd13814eb96fb85f62b17049e5cc30d65f5284d 100644 (file)
@@ -1,5 +1,5 @@
 #MIN_CONFIG
 
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.26])
+AM_GNU_GETTEXT_VERSION([1.0])
 AC_CONFIG_FILES([po/Makefile.in])
index 3294bb4d789de10bef9730600507f8095bb87d51..40c6b14e2ee4d156bff840f84cc10f944c18a3d8 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index 3fa5efe45caad11b8a2f79c6ccb0413fa5a58ade..b04a9c010b0e280b378d3b9b7cc155a467f915c7 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index 79eb2ab8bc5b62c4424077f2246525ca0225c4ac..2c0c239b69042338bc520fb8463f8be309d9fd33 100755 (executable)
@@ -16,6 +16,7 @@ rm -f m4/lib-ld.m4
 rm -f m4/lib-link.m4
 rm -f m4/lib-prefix.m4
 rm -f config.rpath
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index 421a25ac81e131b13f869fd2b4fa8989005116af..a28f93caae5cfd3d030974fddfa7dad037d6141e 100755 (executable)
@@ -31,7 +31,8 @@ cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/gnulib-m4}/lib-ld.m4 m4/li
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/gnulib-m4}/lib-link.m4 m4/lib-link.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/gnulib-m4}/lib-prefix.m4 m4/lib-prefix.m4
 cp -p ${GETTEXTSRCDIR-$GETTEXT_TOPSRCDIR/build-aux}/config.rpath config.rpath
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index 1838e8d232aa0fee0d512f9fa715d4e1af1af925..5c459680c4cbf88dacf770500d689c5ac458f150 100755 (executable)
@@ -25,6 +25,7 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
 rm -f po/Makefile.in.in
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index 4226bfcc6581dedecb89ccb60c887700f2b84e52..7ed59c244c537da68bb9133beb45e7adde627d75 100644 (file)
@@ -9,7 +9,7 @@ AM_INIT_AUTOMAKE([1.11])
 
 AC_PROG_CXX
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.26])
+AM_GNU_GETTEXT_VERSION([1.0])
 AC_LIB_LINKFLAGS([asprintf])
 
 AC_CONFIG_FILES([Makefile])
index 1838e8d232aa0fee0d512f9fa715d4e1af1af925..5c459680c4cbf88dacf770500d689c5ac458f150 100755 (executable)
@@ -25,6 +25,7 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
 rm -f po/Makefile.in.in
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index e82bdeaf45dd538432ff9df604872613efbfbe55..cb85f6d82bffe6fef6a87edea7785c5f4d83a304 100644 (file)
@@ -29,7 +29,7 @@ elif ${CXX} ${CXXFLAGS} -std=gnu++26 ${CPPFLAGS} -c conftest.cc 2>/dev/null; the
 fi
 
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.26])
+AM_GNU_GETTEXT_VERSION([1.0])
 
 AC_CONFIG_FILES([Makefile])
 AC_CONFIG_FILES([m4/Makefile])
index 9b8332fb282055fcc13b321d80e7054f54000af8..c4fe6565c037b2b356888e887a1f66980fe84f10 100755 (executable)
@@ -22,6 +22,7 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
 rm -f po/Makefile.in.in
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index d679a4ace403001f517edcbc09ecf1ba09993a42..2285f897bec1ef955f5ab0391dbc925077a72b52 100644 (file)
@@ -10,7 +10,7 @@ AM_INIT_AUTOMAKE([1.11])
 AC_PROG_CC
 GNOME_INIT
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.26])
+AM_GNU_GETTEXT_VERSION([1.0])
 
 AC_CONFIG_FILES([Makefile])
 AC_CONFIG_FILES([m4/Makefile])
index 2f812ed5e31b270454ebde4b748bfe2f4cffb643..666f298453b28f3be51f530d6cd380f6beb4aa69 100755 (executable)
@@ -27,6 +27,7 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
 rm -f po/Makefile.in.in
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index e527995f26c7800b69c2a590841684d1af0c9e85..1abe1ae453ddb90589b6d4848f7143417b43cb42 100644 (file)
@@ -9,7 +9,7 @@ AM_INIT_AUTOMAKE([1.11])
 
 AC_PROG_CC
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.26])
+AM_GNU_GETTEXT_VERSION([1.0])
 
 dnl Define localedir_c and localedir_c_make.
 gl_BUILD_TO_HOST_LOCALEDIR
index 9b8332fb282055fcc13b321d80e7054f54000af8..c4fe6565c037b2b356888e887a1f66980fe84f10 100755 (executable)
@@ -22,6 +22,7 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
 rm -f po/Makefile.in.in
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index 307a708ee7265b495fae1329e6da5a602b3af5b1..771aad1c7f4ef662a3cae35a5962618a8fe721aa 100644 (file)
@@ -9,7 +9,7 @@ AM_INIT_AUTOMAKE([1.11])
 
 AC_PROG_CC
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.26])
+AM_GNU_GETTEXT_VERSION([1.0])
 
 AC_CONFIG_FILES([Makefile])
 AC_CONFIG_FILES([m4/Makefile])
index 1838e8d232aa0fee0d512f9fa715d4e1af1af925..5c459680c4cbf88dacf770500d689c5ac458f150 100755 (executable)
@@ -25,6 +25,7 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
 rm -f po/Makefile.in.in
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index b55b66ccf13ef4d021961f2bddb2978c21c6b9e5..f181763113223478b24c4a8ecbe07c85e57ddf46 100644 (file)
@@ -9,7 +9,7 @@ AM_INIT_AUTOMAKE([1.11])
 
 AC_PROG_CC
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.26])
+AM_GNU_GETTEXT_VERSION([1.0])
 
 AC_CONFIG_FILES([Makefile])
 AC_CONFIG_FILES([m4/Makefile])
index 8655a871726b2a31a935332f3e7cbba7b36928e8..7f5c483a46dc13477a33a1014bf72b83f32cb750 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index a972da8041799c1ddf0a23303c0660eb9fb827bc..f33ca4a396e5b986cf020a41780b116e970c8bfd 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index 4d1bda1d9e77774b0794ab4e47303c199aa225ce..2061737bbe01e8771566a84f03d084097e6f0288 100755 (executable)
@@ -13,6 +13,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Brought in by explicit copy.
index 5f6822c80d0c6d64ddf6e3789e7a6a1f1cbb8952..38117929dc6de3813d514686c83a33bb18d0a0a0 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/gnulib-m4}/csharpcomp.m4 m4/csharpcomp.m4
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/gnulib-m4}/csharpexec.m4 m4/csharpexec.m4
index 4d1bda1d9e77774b0794ab4e47303c199aa225ce..2061737bbe01e8771566a84f03d084097e6f0288 100755 (executable)
@@ -13,6 +13,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Brought in by explicit copy.
index 5f6822c80d0c6d64ddf6e3789e7a6a1f1cbb8952..38117929dc6de3813d514686c83a33bb18d0a0a0 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/gnulib-m4}/csharpcomp.m4 m4/csharpcomp.m4
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/gnulib-m4}/csharpexec.m4 m4/csharpexec.m4
index 079ca7d4d1bc17f652959afc1274c2d1be433436..533cd9ab7ba90506d0627289394e2b924f4f9244 100755 (executable)
@@ -25,6 +25,7 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
 rm -f po/Makefile.in.in
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Brought in by explicit copy.
index a2dc07099313702dd9fa717405449c6395d2a71f..dbf0d8655ad68e36e5523434532463f42a89020f 100644 (file)
@@ -40,7 +40,7 @@ prefix="$save_prefix"
 AC_SUBST([localedir])
 
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.26])
+AM_GNU_GETTEXT_VERSION([1.0])
 
 AC_CONFIG_FILES([Makefile hello.d])
 AC_CONFIG_FILES([dcomp.sh])
index 8655a871726b2a31a935332f3e7cbba7b36928e8..7f5c483a46dc13477a33a1014bf72b83f32cb750 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index a972da8041799c1ddf0a23303c0660eb9fb827bc..f33ca4a396e5b986cf020a41780b116e970c8bfd 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index 675e15db95f5268fd428f7d12d3ae48d2c2fc37c..b19fcae73a2e30b36170d80a037c747501ac1402 100755 (executable)
@@ -13,6 +13,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Brought in by explicit copy.
index 9022bd8ad3876d14c25a5326a5cb499ce82ca978..8a4d1d7ba729c74e0f681cafcc1c700a21768bd1 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/gnulib-m4}/gocomp.m4 m4/gocomp.m4
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/build-aux}/gocomp.sh.in gocomp.sh.in
index 44f41b5824c98f2f9d63b7455e5106b22e587830..f53b48e556f93bc523317f08f908a118dee07787 100755 (executable)
@@ -13,6 +13,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Brought in by explicit copy.
index 9022bd8ad3876d14c25a5326a5cb499ce82ca978..8a4d1d7ba729c74e0f681cafcc1c700a21768bd1 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/gnulib-m4}/gocomp.m4 m4/gocomp.m4
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/build-aux}/gocomp.sh.in gocomp.sh.in
index 8655a871726b2a31a935332f3e7cbba7b36928e8..7f5c483a46dc13477a33a1014bf72b83f32cb750 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index a972da8041799c1ddf0a23303c0660eb9fb827bc..f33ca4a396e5b986cf020a41780b116e970c8bfd 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index d38a4183cc35c0391f5428f33d859d9bb49e0cda..ec6ec37f6932b9e4a9db57a7f067109b35e13246 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Brought in by explicit copy.
index 2d62267d817a2890c6f719354b8450b91b2e5f33..f7c355847bc556216b643ff44e6d9808801be3f7 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/gnulib-m4}/javacomp.m4 m4/javacomp.m4
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/gnulib-m4}/javaexec.m4 m4/javaexec.m4
index 956ca531ca187f4e95c005e1bfd3673529e079a7..b1a2894828ab3e82e35337a50e4b5e8831b2d903 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Brought in by explicit copy.
index 2d62267d817a2890c6f719354b8450b91b2e5f33..f7c355847bc556216b643ff44e6d9808801be3f7 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/gnulib-m4}/javacomp.m4 m4/javacomp.m4
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/gnulib-m4}/javaexec.m4 m4/javaexec.m4
index 294f08516688be5b6506ceeb80e6b78c34704c7a..8ee374822bc7dc9f2362a280c9354bf0c3226436 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Brought in by explicit copy.
index 2d62267d817a2890c6f719354b8450b91b2e5f33..f7c355847bc556216b643ff44e6d9808801be3f7 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/gnulib-m4}/javacomp.m4 m4/javacomp.m4
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/gnulib-m4}/javaexec.m4 m4/javaexec.m4
index 89229cf92f31e0edabe0a92bbdb400bf5b8df8ba..2545fe4cd0c5ed26ccf05f0f349d14dc3bc73e78 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Brought in by explicit copy.
index 2d62267d817a2890c6f719354b8450b91b2e5f33..f7c355847bc556216b643ff44e6d9808801be3f7 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/gnulib-m4}/javacomp.m4 m4/javacomp.m4
 cp -p ${EXAMPLESCONFIGDIR-$GETTEXT_TOPSRCDIR/gettext-tools/gnulib-m4}/javaexec.m4 m4/javaexec.m4
index 8655a871726b2a31a935332f3e7cbba7b36928e8..7f5c483a46dc13477a33a1014bf72b83f32cb750 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index a972da8041799c1ddf0a23303c0660eb9fb827bc..f33ca4a396e5b986cf020a41780b116e970c8bfd 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index db13b81bcfce18458a584a7d8d1bd053da5aae8d..9d2f3ef1f6d3f6db058f8b93d61fd0e2827aad02 100755 (executable)
@@ -25,6 +25,7 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
 rm -f po/Makefile.in.in
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Brought in by explicit copy.
index 9411d677815063677f440898f53e676874ecea29..0677a4672411d64748879630fe8135a3656076b1 100644 (file)
@@ -41,7 +41,7 @@ prefix="$save_prefix"
 AC_SUBST([localedir])
 
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.26])
+AM_GNU_GETTEXT_VERSION([1.0])
 
 AC_CONFIG_FILES([Makefile hello.mod])
 AC_CONFIG_FILES([m4/Makefile])
index 9b8332fb282055fcc13b321d80e7054f54000af8..c4fe6565c037b2b356888e887a1f66980fe84f10 100755 (executable)
@@ -22,6 +22,7 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
 rm -f po/Makefile.in.in
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index 0a7f6354aa3adbb0e9ffeaf3e7ade23ffda04478..08678d229c52a14de99f6abe5679710bca2a40bd 100644 (file)
@@ -22,7 +22,7 @@ fi
 AC_SUBST([OBGNOME_INCLUDES])
 
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.26])
+AM_GNU_GETTEXT_VERSION([1.0])
 
 AC_CONFIG_FILES([Makefile])
 AC_CONFIG_FILES([m4/Makefile])
index 6b48c37f4b6337a0e757afa8f1b21c608fe52780..be92e2d4f5cff649fc227f96fe6cac73c4f295a2 100755 (executable)
@@ -6,6 +6,7 @@
 
 make distclean
 
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 rm -f po/*.pot
 rm -rf *.lproj
index a17b740080509da19e0d52d8cfdf77b5ba5fed80..6f3f4233d12557fa8c5293a5144078147def3356 100755 (executable)
@@ -23,4 +23,5 @@ else
   fi
 fi
 
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
index 1838e8d232aa0fee0d512f9fa715d4e1af1af925..5c459680c4cbf88dacf770500d689c5ac458f150 100755 (executable)
@@ -25,6 +25,7 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
 rm -f po/Makefile.in.in
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index b021c729ff5ec4753cb5652020047f1d0a724b38..6c7ac7321417377b3f6eba82e5b3cd8c95bbe7dc 100644 (file)
@@ -14,7 +14,7 @@ AC_PROG_OBJC([gobjc gcc objcc objc cc CC clang])
 m4_popdef([AC_MSG_FAILURE])
 
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.26])
+AM_GNU_GETTEXT_VERSION([1.0])
 
 AC_CONFIG_FILES([Makefile])
 AC_CONFIG_FILES([m4/Makefile])
index 191fd55c387826707a1b9ac1f0ee9742e2553e5e..25a303fd56a90ba541fe301ad689c4ac85039640 100755 (executable)
@@ -13,6 +13,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index a972da8041799c1ddf0a23303c0660eb9fb827bc..f33ca4a396e5b986cf020a41780b116e970c8bfd 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index ca8714450503d9f0262ac95bfc4677d6d5a89c05..ba166cef7d754af59b74d80af8ebe77027de8773 100755 (executable)
@@ -13,6 +13,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index a972da8041799c1ddf0a23303c0660eb9fb827bc..f33ca4a396e5b986cf020a41780b116e970c8bfd 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index 8655a871726b2a31a935332f3e7cbba7b36928e8..7f5c483a46dc13477a33a1014bf72b83f32cb750 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index a972da8041799c1ddf0a23303c0660eb9fb827bc..f33ca4a396e5b986cf020a41780b116e970c8bfd 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index 8655a871726b2a31a935332f3e7cbba7b36928e8..7f5c483a46dc13477a33a1014bf72b83f32cb750 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index a972da8041799c1ddf0a23303c0660eb9fb827bc..f33ca4a396e5b986cf020a41780b116e970c8bfd 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index 8655a871726b2a31a935332f3e7cbba7b36928e8..7f5c483a46dc13477a33a1014bf72b83f32cb750 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index a972da8041799c1ddf0a23303c0660eb9fb827bc..f33ca4a396e5b986cf020a41780b116e970c8bfd 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index 8655a871726b2a31a935332f3e7cbba7b36928e8..7f5c483a46dc13477a33a1014bf72b83f32cb750 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index a972da8041799c1ddf0a23303c0660eb9fb827bc..f33ca4a396e5b986cf020a41780b116e970c8bfd 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index c17d7ef9d755f60f5b1804b3348fefd7e6a3e8f4..a105f5835f86b42e89864dba5deab53e030d1878 100755 (executable)
@@ -13,6 +13,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index a972da8041799c1ddf0a23303c0660eb9fb827bc..f33ca4a396e5b986cf020a41780b116e970c8bfd 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index 8655a871726b2a31a935332f3e7cbba7b36928e8..7f5c483a46dc13477a33a1014bf72b83f32cb750 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index a972da8041799c1ddf0a23303c0660eb9fb827bc..f33ca4a396e5b986cf020a41780b116e970c8bfd 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index 8655a871726b2a31a935332f3e7cbba7b36928e8..7f5c483a46dc13477a33a1014bf72b83f32cb750 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index a972da8041799c1ddf0a23303c0660eb9fb827bc..f33ca4a396e5b986cf020a41780b116e970c8bfd 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index 6f5fa67d4e91a07146b82aa11acf28ff8ce0e205..210099a074bf0659a5d9a14a54006b054b06879a 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index 98187f3b21038db0c74e6b8ec9e289695adae7b7..06025a085e422c8317f58b9d395271e3fc3fdbb2 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index 6f5fa67d4e91a07146b82aa11acf28ff8ce0e205..210099a074bf0659a5d9a14a54006b054b06879a 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index 98187f3b21038db0c74e6b8ec9e289695adae7b7..06025a085e422c8317f58b9d395271e3fc3fdbb2 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4
 
index 8655a871726b2a31a935332f3e7cbba7b36928e8..7f5c483a46dc13477a33a1014bf72b83f32cb750 100755 (executable)
@@ -11,6 +11,7 @@ rm -rf autom4te.cache
 rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/progtest.m4
+rm -f po/fetch-po
 rm -f po/remove-potcdate.sed
 
 # Generated by aclocal.
index a972da8041799c1ddf0a23303c0660eb9fb827bc..f33ca4a396e5b986cf020a41780b116e970c8bfd 100755 (executable)
@@ -26,7 +26,8 @@ fi
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/nls.m4 m4/nls.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/po.m4 m4/po.m4
 cp -p ${ACLOCALDIR-$GETTEXT_TOPSRCDIR/gettext-runtime/m4}/progtest.m4 m4/progtest.m4
-cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-runtime/po}/remove-potcdate.sed po/remove-potcdate.sed
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/fetch-po po/fetch-po
+cp -p ${GETTEXTSRCPODIR-$GETTEXT_TOPSRCDIR/gettext-tools/wizard/po-templates/traditional}/remove-potcdate.sed po/remove-potcdate.sed
 
 aclocal -I m4