]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdbsupport/configure.ac
gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDC
[thirdparty/binutils-gdb.git] / gdbsupport / configure.ac
index a62a130fe9965ba944d098b530b02f1476449f02..37e5c0c4e9676b92b6230581c8c0989ba37a1258 100644 (file)
@@ -40,7 +40,6 @@ AC_PROG_RANLIB
 
 AC_USE_SYSTEM_EXTENSIONS
 ACX_LARGEFILE
-AM_PROG_CC_STDC
 
 # We require a C++11 compiler.  Check if one is available, and if
 # necessary, set CXX_DIALECT to some -std=xxx switch.