From: Bruno Haible Date: Fri, 4 May 2007 09:17:14 +0000 (+0000) Subject: Remove longdouble.m4. X-Git-Tag: v0.17~415 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfd8946f4c2717d76f3896391af076536dfc0e83;p=thirdparty%2Fgettext.git Remove longdouble.m4. --- diff --git a/gettext-tools/m4/ChangeLog b/gettext-tools/m4/ChangeLog index 84916d012..ec1e9696c 100644 --- a/gettext-tools/m4/ChangeLog +++ b/gettext-tools/m4/ChangeLog @@ -1,3 +1,7 @@ +2007-04-06 Bruno Haible + + * Makefile.am (aclocal_DATA): Remove longdouble.m4. + 2007-02-12 Bruno Haible * locale-fr.m4: Remove file, moved to gnulib. diff --git a/gettext-tools/m4/Makefile.am b/gettext-tools/m4/Makefile.am index cab69d41c..3fe247a8f 100644 --- a/gettext-tools/m4/Makefile.am +++ b/gettext-tools/m4/Makefile.am @@ -20,7 +20,6 @@ aclocal_DATA = \ ../../gettext-runtime/m4/inttypes-pri.m4 \ ../../gettext-runtime/m4/lcmessage.m4 \ ../../gettext-runtime/m4/lock.m4 \ - ../../gettext-runtime/m4/longdouble.m4 \ ../../gettext-runtime/m4/longlong.m4 \ ../../gettext-runtime/m4/nls.m4 \ ../../gettext-runtime/m4/po.m4 \