Quoting
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 9 May 2007 07:12:09 +0000 (07:12 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 9 May 2007 07:12:09 +0000 (07:12 +0000)
configure.ac

index a0188a2..167a013 100644 (file)
@@ -36,7 +36,7 @@ AC_CHECK_LIB(dl,dlopen)
 AC_CHECK_LIB(m,main)
 
 ## YAZPP checks
-YAZPP_INIT(threads,1.0.3)
+YAZPP_INIT([threads],[1.0.3])
 if test -z "$YAZPPLIB"; then
     AC_MSG_ERROR([YAZ++ development libraries missing])
 fi