[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Patch to integrate AC_PROG_CC_STDC into AC_PROG_CC
From: |
Peter Eisentraut |
Subject: |
Re: Patch to integrate AC_PROG_CC_STDC into AC_PROG_CC |
Date: |
Tue, 2 Apr 2002 11:59:20 -0500 (EST) |
Akim Demaille writes:
> Fine, please, install!
One question: It seems to regenerate the file tests/acc.at, which is
under CVS control, with the following diff:
diff -u -r1.2 acc.at
--- tests/acc.at 20 Aug 2001 17:57:06 -0000 1.2
+++ tests/acc.at 2 Apr 2002 16:49:58 -0000
@@ -16,3 +16,4 @@
AT_CHECK_AU_MACRO([AC_C_CROSS])
AT_CHECK_AU_MACRO([AC_LANG_C])
AT_CHECK_AU_MACRO([AC_LANG_CPLUSPLUS])
+AT_CHECK_AU_MACRO([AC_PROG_CC_STDC])
Should I check this in? Does it need a ChangeLog entry?
--
Peter Eisentraut address@hidden