From: Adam Dickmeiss Date: Fri, 20 Apr 2007 11:20:16 +0000 (+0000) Subject: Linking with threads X-Git-Tag: PAZPAR2.1.0.0~249 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=a9a6da3e904e9a7dd4b5d0351b692e0a58b16c10;p=pazpar2-moved-to-github.git Linking with threads --- diff --git a/configure.ac b/configure.ac index 747222d..4bd6e17 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ AC_PROG_RANLIB AC_LANG(C) -YAZ_INIT([static],[2.1.50]) +YAZ_INIT([static threads],[2.1.50]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi