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 743c8e6e90
commit 46f8542ce7
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ AC_CONFIG_HEADERS(config.h)
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_PROG_CC AC_PROG_CC
AM_PROG_CC_STDC
AC_HEADER_STDC AC_HEADER_STDC
AC_C_CONST AC_C_CONST