From f6395d682717d672f6d5587c5092ed2a771bf660 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 6 Apr 2007 14:53:47 +0000 Subject: longdouble.m4 is dropped. --- ChangeLog | 5 +++++ Makefile.am | 1 - PACKAGING | 1 - gettext-tools/doc/ChangeLog | 4 ++++ gettext-tools/doc/gettext.texi | 2 +- gettext-tools/examples/ChangeLog | 4 ++++ gettext-tools/examples/hello-c++-gnome/autoclean.sh | 1 - gettext-tools/examples/hello-c++-kde/autoclean.sh | 1 - gettext-tools/examples/hello-c++/autoclean.sh | 1 - gettext-tools/examples/hello-c-gnome/autoclean.sh | 1 - gettext-tools/examples/hello-c/autoclean.sh | 1 - gettext-tools/examples/hello-objc-gnome/autoclean.sh | 1 - gettext-tools/examples/hello-objc/autoclean.sh | 1 - 13 files changed, 14 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index e175243..2ae64f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-04-06 Bruno Haible + + * Makefile.am (distcheck-hook): Don't compare longdouble.m4. + * PACKAGING: Remove longdouble.m4 from the file list. + 2007-04-02 Bruno Haible * DEPENDENCIES: Mention dependency towards cvs. diff --git a/Makefile.am b/Makefile.am index 5584096..2ef497a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 diff --git a/PACKAGING b/PACKAGING index f8725b3..654993d 100644 --- 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 diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 8a81ee1..67693c7 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,7 @@ +2007-04-06 Bruno Haible + + * gettext.texi (aclocal): Remove longdouble.m4 from the file list. + 2007-03-27 Bruno Haible * gettext.texi (Bug Report Address): New section. diff --git a/gettext-tools/doc/gettext.texi b/gettext-tools/doc/gettext.texi index 5ef7cfb..1e0e08a 100644 --- a/gettext-tools/doc/gettext.texi +++ b/gettext-tools/doc/gettext.texi @@ -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} diff --git a/gettext-tools/examples/ChangeLog b/gettext-tools/examples/ChangeLog index 33377aa..83741fc 100644 --- a/gettext-tools/examples/ChangeLog +++ b/gettext-tools/examples/ChangeLog @@ -1,3 +1,7 @@ +2007-04-06 Bruno Haible + + * hello-*/autoclean.sh: Don't remove longdouble.m4 any more. + 2007-03-20 Bruno Haible Remove all "Copyright (C) ..." notices from files that are in the diff --git a/gettext-tools/examples/hello-c++-gnome/autoclean.sh b/gettext-tools/examples/hello-c++-gnome/autoclean.sh index f591562..c54383d 100755 --- a/gettext-tools/examples/hello-c++-gnome/autoclean.sh +++ b/gettext-tools/examples/hello-c++-gnome/autoclean.sh @@ -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 diff --git a/gettext-tools/examples/hello-c++-kde/autoclean.sh b/gettext-tools/examples/hello-c++-kde/autoclean.sh index 99dd209..9eb6b8d 100755 --- a/gettext-tools/examples/hello-c++-kde/autoclean.sh +++ b/gettext-tools/examples/hello-c++-kde/autoclean.sh @@ -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 diff --git a/gettext-tools/examples/hello-c++/autoclean.sh b/gettext-tools/examples/hello-c++/autoclean.sh index eec6665..4fb691d 100755 --- a/gettext-tools/examples/hello-c++/autoclean.sh +++ b/gettext-tools/examples/hello-c++/autoclean.sh @@ -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 diff --git a/gettext-tools/examples/hello-c-gnome/autoclean.sh b/gettext-tools/examples/hello-c-gnome/autoclean.sh index f591562..c54383d 100755 --- a/gettext-tools/examples/hello-c-gnome/autoclean.sh +++ b/gettext-tools/examples/hello-c-gnome/autoclean.sh @@ -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 diff --git a/gettext-tools/examples/hello-c/autoclean.sh b/gettext-tools/examples/hello-c/autoclean.sh index eec6665..4fb691d 100755 --- a/gettext-tools/examples/hello-c/autoclean.sh +++ b/gettext-tools/examples/hello-c/autoclean.sh @@ -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 diff --git a/gettext-tools/examples/hello-objc-gnome/autoclean.sh b/gettext-tools/examples/hello-objc-gnome/autoclean.sh index f591562..c54383d 100755 --- a/gettext-tools/examples/hello-objc-gnome/autoclean.sh +++ b/gettext-tools/examples/hello-objc-gnome/autoclean.sh @@ -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 diff --git a/gettext-tools/examples/hello-objc/autoclean.sh b/gettext-tools/examples/hello-objc/autoclean.sh index eec6665..4fb691d 100755 --- a/gettext-tools/examples/hello-objc/autoclean.sh +++ b/gettext-tools/examples/hello-objc/autoclean.sh @@ -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 -- cgit v1.1