diff options
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 5890050..1ca8766 100644 --- a/configure.ac +++ b/configure.ac @@ -34,9 +34,6 @@ XORG_DEFAULT_OPTIONS AM_CONFIG_HEADER(config.h) -AC_PROG_CC -AC_PROG_INSTALL - # Base set of required pkg-config packages XLOGO_DEPS="sm xaw7 xmu xt xext x11" |