X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=4bd6e1797ae7f2ab1fb17a16e8cf47a77652532b;hb=2a4c30ebccbaa08e1ba411d496115c56a8d873ad;hp=7d12e1c6c80410f50830cc473d142677af32ea70;hpb=cb8d8c6915f8450746e8929802231e177f7284d3;p=pazpar2-moved-to-github.git diff --git a/configure.ac b/configure.ac index 7d12e1c..4bd6e17 100644 --- a/configure.ac +++ b/configure.ac @@ -14,10 +14,11 @@ AC_CANONICAL_SYSTEM AM_INIT_AUTOMAKE([1.8]) AC_PROG_CC +AC_PROG_RANLIB AC_LANG(C) -YAZ_INIT(libxml2,2.1.50) +YAZ_INIT([static threads],[2.1.50]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi