1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

Import regex.m4 from gnulib.

This commit is contained in:
Paul Eggert
2005-07-25 19:29:51 +00:00
parent 55a6eee63c
commit afc5f72438

View File

@@ -1,3 +1,8 @@
2005-07-25 Paul Eggert <eggert@cs.ucla.edu>
* regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_ELSE instead of the
obsolescent AC_TRY_RUN. Include the default includes files, for 'exit'.
2005-07-21 Paul Eggert <eggert@cs.ucla.edu>
* getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.