diff options
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 7684bc3..9a894b8 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 - # Obtain compiler/linker options from depedencies PKG_CHECK_MODULES(EDITRES, xaw7 x11 xt xmu) |