Linking with threads
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 20 Apr 2007 11:20:16 +0000 (11:20 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 20 Apr 2007 11:20:16 +0000 (11:20 +0000)
configure.ac

index 747222d..4bd6e17 100644 (file)
@@ -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