aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2023-01-06 10:05:12 +0200
committerIgor Pashev <pashev.igor@gmail.com>2023-01-06 12:59:54 +0200
commitaa358e1869d62484af1ded423deade95e36da1bf (patch)
tree6eaed7d8c98dd3442a7de24ebf4fec5f769a91ab /configure.ac
parent1145733c29db0a678537ce99ff60e21613f622a8 (diff)
downloadiscan-aa358e1869d62484af1ded423deade95e36da1bf.tar.gz
Remove scm-build.am
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,