trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it.

Patch by Doug Newgard <scimmia22@outlook.com>

SVN revision: 82148
master
Cedric BAIL 11 years ago committed by Tom Hacohen
parent 87d3956f16
commit c6f8959af4
  1. 1
      configure.ac

@ -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

Loading…
Cancel
Save