X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=configure.ac;h=125cba1e2096f5fa9c75578b958f2a926f463227;hp=224f013d5072ff74b55473576421165aafde39dc;hb=1b49fb240828c4fd668cd5cecc57feed5c693ba0;hpb=abf258931e6a4f832fb694c36b9602169667e80d 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 ] ) ])