From: Akim Demaille Date: Tue, 14 Mar 2000 08:28:20 +0000 (+0000) Subject: * acgeneral.m4: s/@%:@line __oline__/#line __oline__/g. __oline__ X-Git-Tag: autoconf-2.50~1048 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22e43e84f4176bfefbad291c70f3b5a705356b58;p=thirdparty%2Fautoconf.git * acgeneral.m4: s/@%:@line __oline__/#line __oline__/g. __oline__ is not a macro, so there is just no use in avoiding `#'. --- diff --git a/ChangeLog b/ChangeLog index 0cb6e377e..22085d82f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-03-14 Akim Demaille + + * acgeneral.m4: s/@%:@line __oline__/#line __oline__/g. __oline__ + is not a macro, so there is just no use in avoiding `#'. + 2000-03-14 Akim Demaille * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): When there were no diff --git a/acgeneral.m4 b/acgeneral.m4 index 13dd7f76a..123d55951 100644 --- a/acgeneral.m4 +++ b/acgeneral.m4 @@ -2438,7 +2438,7 @@ AC_DEFUN(AC_TRY_COMPILER, [cat >conftest.$ac_ext <conftest.$ac_ext <conftest.$ac_ext <conftest.$ac_ext <conftest.$ac_ext <conftest.$ac_ext <conftest.$ac_ext <conftest.$ac_ext <