X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=4336dad7f80cd9a3e8cac2a9180f5000acd93030;hb=aab482fc16e30ee61267da7a19f7bf7663a31117;hp=6ea5f1a859ecbe8533ff3ab1edcf512fb0bad8fe;hpb=e0c91845b81ed75c36af0fef3306760facf61725;p=yazproxy-moved-to-github.git diff --git a/configure.in b/configure.in index 6ea5f1a..4336dad 100644 --- a/configure.in +++ b/configure.in @@ -5,9 +5,10 @@ AC_PROG_CC AC_PROG_CPP AC_PROG_CXX AC_HEADER_STDC +AM_DISABLE_SHARED AM_PROG_LIBTOOL -YAZPP_INIT(threads,0.9) +YAZPP_INIT(threads,1.0) if test -z "$YAZPPLIB"; then AC_MSG_ERROR([YAZ++ development libraries missing]) fi