aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 3459e62..4aa94a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -97,10 +97,6 @@ if test x$CXXTESTGEN != x; then
fi
AC_SUBST(CXXTESTGEN_OPTS)
-# Kludge for our binary packaging support
-AC_CHECK_PROGS([DPKG], [dpkg])
-AM_CONDITIONAL([HAVE_DPKG], [test x"$DPKG" != x])
-
dnl checks for modules
PKG_CHECK_MODULES(GTK, gtk+-2.0,