aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e3c0998..5cd7ef1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -106,8 +106,6 @@ AS_IF([test "x$build_windows" = "xyes"], [with_pthread="no"], [])
AS_IF([test "x$with_tools" != "xyes"], [with_selinux="no"], [])
AM_CONDITIONAL([BUILD_TOOLS], [test "x$with_tools" = "xyes"])
-with_gzip="yes"
-
##### Doxygen reference manual #####
AC_CHECK_PROGS([DOXYGEN], [doxygen])