]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Remove signed.m4.
authorBruno Haible <bruno@clisp.org>
Mon, 28 Aug 2006 13:35:56 +0000 (13:35 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:57 +0000 (12:13 +0200)
16 files changed:
ChangeLog
PACKAGING
gettext-tools/doc/ChangeLog
gettext-tools/doc/gettext.texi
gettext-tools/examples/ChangeLog
gettext-tools/examples/hello-c++-gnome/autoclean.sh
gettext-tools/examples/hello-c++-kde/autoclean.sh
gettext-tools/examples/hello-c++/autoclean.sh
gettext-tools/examples/hello-c-gnome/autoclean.sh
gettext-tools/examples/hello-c/autoclean.sh
gettext-tools/examples/hello-objc-gnome/autoclean.sh
gettext-tools/examples/hello-objc/autoclean.sh
gettext-tools/m4/ChangeLog
gettext-tools/m4/Makefile.am
gettext-tools/misc/ChangeLog
gettext-tools/misc/gettextize.in

index 4ccedc0f39bd021732fb8502a8d8f54be6bcaf42..44882f9d9749f309ef8df15a8f3d3f87c72a4bc1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-28  Bruno Haible  <bruno@clisp.org>
+
+       * PACKAGING: Remove signed.m4.
+
 2006-08-23  Bruno Haible  <bruno@clisp.org>
 
        * INSTALL: Recommend to pass variables as configure arguments.
index 2248975377e5c7bb2cfad0b39272317461f844c4..a55d2a0eefdb4d2c3cae37be68378d4b798fa92b 100644 (file)
--- a/PACKAGING
+++ b/PACKAGING
@@ -136,7 +136,6 @@ following file list.
       $prefix/share/aclocal/po.m4
       $prefix/share/aclocal/printf-posix.m4
       $prefix/share/aclocal/progtest.m4
-      $prefix/share/aclocal/signed.m4
       $prefix/share/aclocal/size_max.m4
       $prefix/share/aclocal/stdint_h.m4
       $prefix/share/aclocal/uintmax_t.m4
index 1d2b118215c37b284550cf16ae4164d070e3075b..0fb4c3e5acf54fc31a28f1cfaae0fff4b495be10 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-28  Bruno Haible  <bruno@clisp.org>
+
+       * gettext.texi (aclocal): Update file list.
+
 2006-08-17  Bruno Haible  <bruno@clisp.org>
 
        * gettext.texi (Plural Forms): Mention the use of ngettext with a
index cf8c06055a614347411eea1f41c6b5c6b7b192ea..7662a400f119b07a72a7a29a3a9c27fb941a08ca 100644 (file)
@@ -6919,7 +6919,7 @@ the simplest is to concatenate the files @file{codeset.m4},
 @file{inttypes-pri.m4}, @file{lcmessage.m4},
 @file{lib-ld.m4}, @file{lib-link.m4}, @file{lib-prefix.m4}, @file{lock.m4},
 @file{longdouble.m4}, @file{longlong.m4}, @file{printf-posix.m4},
-@file{progtest.m4}, @file{signed.m4}, @file{size_max.m4},
+@file{progtest.m4}, @file{size_max.m4},
 @file{stdint_h.m4}, @file{uintmax_t.m4}, @file{ulonglong.m4},
 @file{visibility.m4}, @file{wchar_t.m4}, @file{wint_t.m4}, @file{xsize.m4}
 from GNU @code{gettext}'s
index d2a1df64fa8c7bcf69720ae4b0ceb22de40c48ca..11dc397f143ccb47229934b20601cb9cf4c2e472 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-28  Bruno Haible  <bruno@clisp.org>
+
+       * hello-*/autoclean.sh: Remove mention of signed.m4.
+
 2006-07-31  Bruno Haible  <bruno@clisp.org>
 
        * hello-c/autogen.sh: Replace gettext-tools/lib with
index d4e3365e89222426f66488bc52a62d74ee4ac2f8..f95f1fb8d97e2af146507fd717a37bbb3fdf9329 100755 (executable)
@@ -31,7 +31,6 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/printf-posix.m4
 rm -f m4/progtest.m4
-rm -f m4/signed.m4
 rm -f m4/size_max.m4
 rm -f m4/stdint_h.m4
 rm -f m4/uintmax_t.m4
index 4d8b66e5ef647777b199c16eae1b0ede7efb4d62..5df0f0709c565f9341f2262b07a680f5b9ca4e9c 100755 (executable)
@@ -37,7 +37,6 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/printf-posix.m4
 rm -f m4/progtest.m4
-rm -f m4/signed.m4
 rm -f m4/size_max.m4
 rm -f m4/stdint_h.m4
 rm -f m4/uintmax_t.m4
index d21a16a24f44ed112fbdaead502c8df929f1288d..0daf98c51c66a7a5bec90d15c7f0ab8be63ef91c 100755 (executable)
@@ -34,7 +34,6 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/printf-posix.m4
 rm -f m4/progtest.m4
-rm -f m4/signed.m4
 rm -f m4/size_max.m4
 rm -f m4/stdint_h.m4
 rm -f m4/uintmax_t.m4
index d4e3365e89222426f66488bc52a62d74ee4ac2f8..f95f1fb8d97e2af146507fd717a37bbb3fdf9329 100755 (executable)
@@ -31,7 +31,6 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/printf-posix.m4
 rm -f m4/progtest.m4
-rm -f m4/signed.m4
 rm -f m4/size_max.m4
 rm -f m4/stdint_h.m4
 rm -f m4/uintmax_t.m4
index d21a16a24f44ed112fbdaead502c8df929f1288d..0daf98c51c66a7a5bec90d15c7f0ab8be63ef91c 100755 (executable)
@@ -34,7 +34,6 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/printf-posix.m4
 rm -f m4/progtest.m4
-rm -f m4/signed.m4
 rm -f m4/size_max.m4
 rm -f m4/stdint_h.m4
 rm -f m4/uintmax_t.m4
index d4e3365e89222426f66488bc52a62d74ee4ac2f8..f95f1fb8d97e2af146507fd717a37bbb3fdf9329 100755 (executable)
@@ -31,7 +31,6 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/printf-posix.m4
 rm -f m4/progtest.m4
-rm -f m4/signed.m4
 rm -f m4/size_max.m4
 rm -f m4/stdint_h.m4
 rm -f m4/uintmax_t.m4
index d21a16a24f44ed112fbdaead502c8df929f1288d..0daf98c51c66a7a5bec90d15c7f0ab8be63ef91c 100755 (executable)
@@ -34,7 +34,6 @@ rm -f m4/nls.m4
 rm -f m4/po.m4
 rm -f m4/printf-posix.m4
 rm -f m4/progtest.m4
-rm -f m4/signed.m4
 rm -f m4/size_max.m4
 rm -f m4/stdint_h.m4
 rm -f m4/uintmax_t.m4
index af28c58ccb6a913b1622664f3e9cb258bd07f95a..00ad29eb169d3f8c40079392f4099cdb18b4bb29 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-28  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (aclocal_DATA): Remove signed.m4.
+
 2006-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * regex.m4 (gl_PREREQ_REGEX): Adjust to gnulib change: use
index 4214d29b5d9e76d458bb418d2b116d407936ea65..f63499fc74ad6d9c004797f8935551575c737b30 100644 (file)
@@ -25,7 +25,6 @@ aclocal_DATA = \
   ../../gettext-runtime/m4/po.m4 \
   ../../gettext-runtime/m4/printf-posix.m4 \
   ../../gettext-runtime/m4/progtest.m4 \
-  ../../gettext-runtime/m4/signed.m4 \
   ../../gettext-runtime/m4/size_max.m4 \
   ../../gettext-runtime/m4/stdint_h.m4 \
   ../../gettext-runtime/m4/uintmax_t.m4 \
index 731cf5d2f3e2777405597c0a0c342206d811e864..71c75a118191ae39454a34f2cff646cd6bd635cd 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-28  Bruno Haible  <bruno@clisp.org>
+
+       * gettextize.in (m4filelist): Remove signed.m4.
+
 2006-07-25  Bruno Haible  <bruno@clisp.org>
 
        * Makefile.msvc: Remove file.
index bdeb397d713b6e0c8754e338c70154ecdce91bf7..6669ec306de208b260c8ab084419c4f0c38cb8d7 100644 (file)
@@ -727,13 +727,13 @@ $do_changelog && func_poChangeLog_finish
 m4filelist='  codeset.m4 gettext.m4 glibc2.m4 glibc21.m4 iconv.m4 intdiv0.m4
   intmax.m4 inttypes_h.m4 inttypes-h.m4 inttypes-pri.m4 lcmessage.m4
   lib-ld.m4 lib-link.m4 lib-prefix.m4 lock.m4 longdouble.m4 longlong.m4
-  nls.m4 po.m4 printf-posix.m4 progtest.m4 signed.m4 size_max.m4 stdint_h.m4
+  nls.m4 po.m4 printf-posix.m4 progtest.m4 size_max.m4 stdint_h.m4
   uintmax_t.m4 ulonglong.m4 visibility.m4 wchar_t.m4 wint_t.m4 xsize.m4'
 # We cannot omit codeset.m4, glibc2.m4, glibc21.m4, intdiv0.m4, intmax.m4,
 # inttypes_h.m4, inttypes-h.m4, inttypes-pri.m4, lcmessage.m4, lock.m4,
-# longdouble.m4, longlong.m4, nls.m4, po.m4, printf-posix.m4, signed.m4,
-# size_max.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4, visibility.m4,
-# wchar_t.m4, wint_t.m4, xsize.m4
+# longdouble.m4, longlong.m4, nls.m4, po.m4, printf-posix.m4, size_max.m4,
+# stdint_h.m4, uintmax_t.m4, ulonglong.m4, visibility.m4, wchar_t.m4,
+# wint_t.m4, xsize.m4
 # if test -z "$intldir", otherwise "aclocal -I m4" might give an error.
 # (aclocal doesn't know which macros are really needed, it looks which macros
 # are potentially needed.)