From 91e41fa92cc9c85a81da1c30121068335f0db8f8 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Fri, 12 Jan 2007 22:05:27 +0000 Subject: actually make konforka optional. --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 216d38c..69574be 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ if test "${WANT_KONFORKA}" = "yes" ; then AC_DEFINE([HAVE_KONFORKA],,[defined in presence of konforka library]) AC_DEFINE([OPKELE_HAVE_KONFORKA],,[defined in presence of konforka library]) AC_SUBST([KONFORKA_KONFORKA],[konforka]) - ],[]) + ],[true]) fi WANT_DOXYGEN="yes" -- cgit v0.9.0.2