mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-26 15:39:11 +00:00
longdouble.m4 is dropped.
This commit is contained in:
parent
c6c8db98b4
commit
f6395d6827
@ -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.
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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.
|
||||
|
||||
@ -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}
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user