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
parent 8225ae6d91
commit 19512748a1
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])])
AC_PROG_CC
AM_PROG_CC_STDC
AC_HEADER_STDC
AC_C_CONST