X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=configure.ac;h=bfce61bd1057a712b18af49d2d33a93d1b91766c;hp=73bfccb85dae2c8e977639e676cc0aa37fd80b2e;hb=82d6afdfe67c94910cf72ea0d65c7e0cd1e9af7b;hpb=4d336910a7ea30eb893cf36cb7131520cc52994e diff --git a/configure.ac b/configure.ac index 73bfccb..bfce61b 100644 --- a/configure.ac +++ b/configure.ac @@ -113,7 +113,7 @@ AS_HELP_STRING([--disable-mmap],[disable mmap in rrd_update, use seek+write inst [], [enable_mmap=yes]) -AC_ARG_ENABLE(pthread,AS_HELP_STRING([--disable-pthread][disable multithread support]), +AC_ARG_ENABLE(pthread,AS_HELP_STRING([--disable-pthread],[disable multithread support]), [],[enable_pthread=yes]) AC_ARG_ENABLE(static-programs,