summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Zeuthen <zeuthen@gmail.com>2013-01-09 15:00:49 -0500
committerDavid Zeuthen <zeuthen@gmail.com>2013-01-09 15:00:49 -0500
commita378da01faa10e4d56aed0da3b5d87adc6897587 (patch)
tree32658dd7d43c6418e437dd55118808bf690596dd /configure.ac
parent85ae5715fc05579f6c1b5424bb5ebbb183265eae (diff)
downloadpolkit-a378da01faa10e4d56aed0da3b5d87adc6897587.tar.gz
Remove AM_PROG_CC_STDC
Part of https://bugs.freedesktop.org/show_bug.cgi?id=59091 Signed-off-by: David Zeuthen <zeuthen@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 042d452..520cd75 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,6 @@ AC_SUBST(LT_AGE)
AC_ISC_POSIX
AC_PROG_CC
-AM_PROG_CC_STDC
AC_HEADER_STDC
AM_PROG_LIBTOOL
AC_PROG_MAKE_SET