Code

do not quit when libdbi is missing
[rrdtool-all.git] / program / configure.ac
index 224f013d5072ff74b55473576421165aafde39dc..125cba1e2096f5fa9c75578b958f2a926f463227 100644 (file)
@@ -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
     ]
   )
 ])