summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-27 23:01:49 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-27 23:01:49 -0700
commitfef4451fa3c55dcf81e7eee7ca001c57e301a150 (patch)
tree85ca0d376bd8de514952454a1ea72a90f81658b0
parent21c9f93bb5200dda0bfdd05b928c19829f23d646 (diff)
Remove AC_PROG_CC & AC_PROG_INSTALL that XORG_DEFAULT_OPTIONS already call
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 576fc2d..7585365 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,8 +38,6 @@ XORG_WITH_XMLTO(0.0.20)
XORG_WITH_FOP
XORG_CHECK_SGML_DOCTOOLS(1.5)
-AC_PROG_CC
-AC_PROG_INSTALL
AC_PROG_LN_S
AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL