From 1b49fb240828c4fd668cd5cecc57feed5c693ba0 Mon Sep 17 00:00:00 2001 From: oetiker Date: Sat, 8 Nov 2008 17:56:48 +0000 Subject: [PATCH] do not quit when libdbi is missing git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1654 a5681a0c-68f1-0310-ab6d-d61299d08faa --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 224f013..125cba1 100644 --- a/configure.ac +++ b/configure.ac @@ -482,7 +482,6 @@ AC_ARG_ENABLE(libdbi,[ --disable-libdbi do not build in support for libd ],[LIBS=$XXX AC_MSG_RESULT([no]) have_libdbi=no - exit 1 ] ) ]) -- 2.11.0