From aa358e1869d62484af1ded423deade95e36da1bf Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 6 Jan 2023 10:05:12 +0200 Subject: Remove scm-build.am --- configure.ac | 4 ---- 1 file changed, 4 deletions(-) (limited to 'configure.ac') 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, -- cgit v1.2.3