summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 7485299..c97b136 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,8 +36,6 @@ AM_CONFIG_HEADER(config.h)
# Checks for pkg-config packages
PKG_CHECK_MODULES(OCLOCK, x11 xmu xext)
-AC_SUBST(OCLOCK_CFLAGS)
-AC_SUBST(OCLOCK_LIBS)
PKG_CHECK_MODULES(APPDEFS, xt)
xt_appdefaultdir=`$PKG_CONFIG --variable=appdefaultdir xt`