From 22e43e84f4176bfefbad291c70f3b5a705356b58 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 14 Mar 2000 08:28:20 +0000 Subject: [PATCH] * acgeneral.m4: s/@%:@line __oline__/#line __oline__/g. __oline__ is not a macro, so there is just no use in avoiding `#'. --- ChangeLog | 5 +++++ acgeneral.m4 | 16 ++++++++-------- lib/autoconf/general.m4 | 16 ++++++++-------- 3 files changed, 21 insertions(+), 16 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0cb6e377..22085d82 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 13dd7f76..123d5595 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 <