[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: conftest.c should #include confdefs.h
From: |
Paul Eggert |
Subject: |
Re: conftest.c should #include confdefs.h |
Date: |
Wed, 07 Sep 2005 14:06:15 -0700 |
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) |
Stepan Kasal <address@hidden> writes:
> 2005-09-07 Stepan Kasal <address@hidden>
>
> * lib/autoconf/general.m4 (_AC_MSG_LOG_CONFTEST): Move...
> * lib/autoconf/lang.m4 (_AC_MSG_LOG_CONFTEST): ...here. If a language
> specific definition is available, call it. Otherwise use the
> previous code.
> * lib/autoconf/c.m4 (_AC_MSG_LOG_CONFTEST(C),
> _AC_MSG_LOG_CONFTEST(C++)):
> New macro, add confdefs.h to the log.
> (AC_LANG_SOURCE(C)): Do not copy confdefs.h, include it.
That looks OK to me. Thanks, please install.