summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-04 20:38:46 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-04 20:38:46 -0700
commitd8f27254d3d8dc5fee9b5766ce773fcd862d6ace (patch)
tree0728f0d8b355a67546161e7669cd7318fa231bda
parentd7824d49a5d2b9b36cc8f7a816a4c47620e55bcf (diff)
Remove unused XORG_PROG_RAWCPP from configure.ac
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 252740d..2d0d67b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,9 +34,6 @@ AM_CONFIG_HEADER(config.h)
m4_ifndef([XORG_MACROS_VERSION],
[m4_fatal([must install xorg-macros 1.8 or later before running autoconf/autogen])])
XORG_MACROS_VERSION(1.8)
-
-XORG_PROG_RAWCPP
-
XORG_DEFAULT_OPTIONS
AC_HEADER_STDC