[rrd-developers] [PATCH] don't abort the "configure" if we can't find libdbi!

kevin brintnall kbrint at rufus.net
Fri Nov 7 17:44:46 CET 2008


---
 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

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
     ]
   )
 ])
-- 
1.6.0.3



More information about the rrd-developers mailing list