trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it.

Patch by Doug Newgard <scimmia22@outlook.com>

SVN revision: 82148
This commit is contained in:
Cedric BAIL 2013-01-04 05:49:26 +00:00 committed by Tom Hacohen
parent 109d7cf652
commit 17afc7122b
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ AM_INIT_AUTOMAKE(1.6)
AC_CONFIG_HEADERS(config.h)
AC_PROG_CC
AM_PROG_CC_STDC
AC_HEADER_STDC
AC_C_CONST