summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric BAIL <cedric.bail@free.fr>2013-01-04 05:49:26 +0000
committerCedric BAIL <cedric.bail@free.fr>2013-01-04 05:49:26 +0000
commitb88a36e6fdc51d1d7efaf131578198bddc12ab56 (patch)
tree92c010c09b76e30c82e1dbe1ec987c4a8e4bf4e8
parent6d19254b4fa67265c6ef36ef770a69a6be2fab11 (diff)
downloadimlib2-b88a36e6fdc51d1d7efaf131578198bddc12ab56.tar.gz
trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it.
Patch by Doug Newgard <scimmia22@outlook.com> SVN revision: 82148
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 77d0c9c..dabda31 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,6 @@ AC_ARG_ENABLE([visibility-hiding],
[enable_visibility_hiding=no]
)
-AM_PROG_CC_STDC
AC_HEADER_STDC
AC_C_CONST