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 5090a74da4
commit 42339e1e32
1 changed files with 0 additions and 1 deletions

View File

@ -221,7 +221,6 @@ AM_CONDITIONAL(BUILD_WAYLAND_EGL, test "x$have_wl_egl" = "xyes")
### Checks for compiler characteristics
AM_PROG_CC_STDC
AC_HEADER_STDC
AC_C_CONST
AM_PROG_CC_C_O