]> git.ipfire.org Git - thirdparty/autoconf.git/commit
AC_PROG_CC: define via AC_DEFUN_ONCE
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 16 Oct 2012 20:20:58 +0000 (13:20 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 16 Oct 2012 20:41:34 +0000 (13:41 -0700)
commit18c140b50b0619454d4da50d58a318cc257d580a
treee775a81b44cb325aef9140aa88aee056b4c67914
parentc8d2326a71e420cd57e2b7100d70135437577c3a
AC_PROG_CC: define via AC_DEFUN_ONCE

Suggested by Adrian Bunk in
http://lists.gnu.org/archive/html/autoconf-patches/2012-09/msg00034.html
* NEWS:
* doc/autoconf.texi (C Compiler): Document it
* lib/autoconf/c.m4 (AC_PROG_CC): Implement it.
NEWS
doc/autoconf.texi
lib/autoconf/c.m4