diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 72198d1e..7913aa06 100644 --- a/configure.ac +++ b/configure.ac @@ -235,8 +235,6 @@ CTNG_SET_KCONFIG_OPTION([svn]) AC_CHECK_PROGS([git], [git]) CTNG_SET_KCONFIG_OPTION([git]) -AC_CHECK_PROGS([DPKG_BUILDFLAGS], [dpkg-buildflags]) - # FIXME why checking if not using the result? We don't provide replacemant malloc/alloca/... AC_C_INLINE AC_HEADER_STDC |