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