]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
longdouble.m4 is dropped.
authorBruno Haible <bruno@clisp.org>
Fri, 6 Apr 2007 14:53:47 +0000 (14:53 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:45 +0000 (12:14 +0200)
13 files changed:
ChangeLog
Makefile.am
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

index e175243a68d1dd5faa41789dcc1bea9853aefe99..2ae64f45f93d3a6b04c2cab84b3707e4860d4e81 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-06  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (distcheck-hook): Don't compare longdouble.m4.
+       * PACKAGING: Remove longdouble.m4 from the file list.
+
 2007-04-02  Bruno Haible  <bruno@clisp.org>
 
        * DEPENDENCIES: Mention dependency towards cvs.
index 55840965aca8f474f7eeffe972dce2f721ef505e..2ef497ab5b19905531656530ac290ca75ff2fb03 100644 (file)
@@ -55,7 +55,6 @@ distcheck-hook:
        cmp -s gettext-runtime/m4/inttypes_h.m4 gettext-tools/gnulib-m4/inttypes_h.m4
        cmp -s gettext-runtime/m4/lcmessage.m4 gettext-tools/gnulib-m4/lcmessage.m4
        cmp -s gettext-runtime/m4/lock.m4 gettext-tools/gnulib-m4/lock.m4
-       cmp -s gettext-runtime/m4/longdouble.m4 gettext-tools/gnulib-m4/longdouble.m4
        cmp -s gettext-runtime/m4/longlong.m4 gettext-tools/gnulib-m4/longlong.m4
        cmp -s gettext-runtime/m4/nls.m4 gettext-tools/gnulib-m4/nls.m4
        cmp -s gettext-runtime/m4/po.m4 gettext-tools/gnulib-m4/po.m4
index f8725b3130825c2fe971cb938675818ee2ba9288..654993dfb7534f71b143957f1b840fed3e5714ef 100644 (file)
--- a/PACKAGING
+++ b/PACKAGING
@@ -130,7 +130,6 @@ following file list.
       $prefix/share/aclocal/lib-link.m4
       $prefix/share/aclocal/lib-prefix.m4
       $prefix/share/aclocal/lock.m4
-      $prefix/share/aclocal/longdouble.m4
       $prefix/share/aclocal/longlong.m4
       $prefix/share/aclocal/nls.m4
       $prefix/share/aclocal/po.m4
index 8a81ee1a69579f6fad96956a7f4372e7141ad107..67693c791bba27fd6f5c1edf95a9818325f7d179 100644 (file)
@@ -1,3 +1,7 @@
+2007-04-06  Bruno Haible  <bruno@clisp.org>
+
+       * gettext.texi (aclocal): Remove longdouble.m4 from the file list.
+
 2007-03-27  Bruno Haible  <bruno@clisp.org>
 
        * gettext.texi (Bug Report Address): New section.
index 5ef7cfbec1779a47628b4035b4395a676cdebfab..1e0e08ae51dd99a749662425a34ff445a1a014a9 100644 (file)
@@ -7416,7 +7416,7 @@ the simplest is to concatenate the files @file{codeset.m4},
 @file{intdiv0.m4}, @file{intl.m4}, @file{intldir.m4}, @file{intmax.m4},
 @file{inttypes_h.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{nls.m4}, @file{po.m4},
+@file{longlong.m4}, @file{nls.m4}, @file{po.m4},
 @file{printf-posix.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}
index 33377aaa4b5e7a893cc934b6c154b6c35dcc3207..83741fc5a831365fa034b1b94d5e4796a99cbee1 100644 (file)
@@ -1,3 +1,7 @@
+2007-04-06  Bruno Haible  <bruno@clisp.org>
+
+       * hello-*/autoclean.sh: Don't remove longdouble.m4 any more.
+
 2007-03-20  Bruno Haible  <bruno@clisp.org>
 
        Remove all "Copyright (C) ..." notices from files that are in the
index f591562322a776eda3dada74e99122a6d7c5eefc..c54383d807655f904119c132a041c36f0473b747 100755 (executable)
@@ -25,7 +25,6 @@ rm -f m4/lib-ld.m4
 rm -f m4/lib-link.m4
 rm -f m4/lib-prefix.m4
 rm -f m4/lock.m4
-rm -f m4/longdouble.m4
 rm -f m4/longlong.m4
 rm -f m4/nls.m4
 rm -f m4/po.m4
index 99dd20933ca9292f1f8d217525d7f15b691d3e75..9eb6b8d9f7e5fcebc1e2d1ddde4e15315ea43ecb 100755 (executable)
@@ -31,7 +31,6 @@ rm -f m4/lib-ld.m4
 rm -f m4/lib-link.m4
 rm -f m4/lib-prefix.m4
 rm -f m4/lock.m4
-rm -f m4/longdouble.m4
 rm -f m4/longlong.m4
 rm -f m4/nls.m4
 rm -f m4/po.m4
index eec666536a1b0b1bc781a93249d753d1358985f1..4fb691d460e8afcd88c53320791096126cbbf231 100755 (executable)
@@ -28,7 +28,6 @@ rm -f m4/lib-ld.m4
 rm -f m4/lib-link.m4
 rm -f m4/lib-prefix.m4
 rm -f m4/lock.m4
-rm -f m4/longdouble.m4
 rm -f m4/longlong.m4
 rm -f m4/nls.m4
 rm -f m4/po.m4
index f591562322a776eda3dada74e99122a6d7c5eefc..c54383d807655f904119c132a041c36f0473b747 100755 (executable)
@@ -25,7 +25,6 @@ rm -f m4/lib-ld.m4
 rm -f m4/lib-link.m4
 rm -f m4/lib-prefix.m4
 rm -f m4/lock.m4
-rm -f m4/longdouble.m4
 rm -f m4/longlong.m4
 rm -f m4/nls.m4
 rm -f m4/po.m4
index eec666536a1b0b1bc781a93249d753d1358985f1..4fb691d460e8afcd88c53320791096126cbbf231 100755 (executable)
@@ -28,7 +28,6 @@ rm -f m4/lib-ld.m4
 rm -f m4/lib-link.m4
 rm -f m4/lib-prefix.m4
 rm -f m4/lock.m4
-rm -f m4/longdouble.m4
 rm -f m4/longlong.m4
 rm -f m4/nls.m4
 rm -f m4/po.m4
index f591562322a776eda3dada74e99122a6d7c5eefc..c54383d807655f904119c132a041c36f0473b747 100755 (executable)
@@ -25,7 +25,6 @@ rm -f m4/lib-ld.m4
 rm -f m4/lib-link.m4
 rm -f m4/lib-prefix.m4
 rm -f m4/lock.m4
-rm -f m4/longdouble.m4
 rm -f m4/longlong.m4
 rm -f m4/nls.m4
 rm -f m4/po.m4
index eec666536a1b0b1bc781a93249d753d1358985f1..4fb691d460e8afcd88c53320791096126cbbf231 100755 (executable)
@@ -28,7 +28,6 @@ rm -f m4/lib-ld.m4
 rm -f m4/lib-link.m4
 rm -f m4/lib-prefix.m4
 rm -f m4/lock.m4
-rm -f m4/longdouble.m4
 rm -f m4/longlong.m4
 rm -f m4/nls.m4
 rm -f m4/po.m4