From: Paul Eggert Date: Mon, 25 Jul 2005 19:29:51 +0000 (+0000) Subject: Import regex.m4 from gnulib. X-Git-Tag: CPPI-1_12~223 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=afc5f724380a21a12f0d75a33df587e286529336;p=thirdparty%2Fcoreutils.git Import regex.m4 from gnulib. --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 1cfcb5d342..f805368826 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2005-07-25 Paul Eggert + + * 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 * getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.