1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-11 19:41:13 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-09-18 16:41:18 +00:00
parent b7d75fb5f6
commit 4d80860a66
+7
View File
@@ -1,3 +1,10 @@
2003-09-17 Paul Eggert <eggert@twinsun.com>
Update from gnulib.
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
to avoid spurious warnings like "AC_RUN_IFELSE was called before
gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
2003-09-12 Paul Eggert <eggert@twinsun.com>
More patches to assume C89 or better.