X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=configure.ac;h=d3ea2c078fb0c5696b6ee9e3fd3c59191391ba8f;hb=56776a949ab948cf9e79310b4f775ef2a8f3dcf3;hp=aabc855dbcd3e5039e49af90e72f85a5ba780197;hpb=48451048f0520ca2d3ea8a303f21628b063ef4ef;p=pazpar2-moved-to-github.git diff --git a/configure.ac b/configure.ac index aabc855..d3ea2c0 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ AC_PROG_RANLIB AC_LANG(C) -YAZ_INIT([static threads],[2.1.50]) +YAZ_INIT([static threads],[3.0.4]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi @@ -27,14 +27,16 @@ YAZ_DOC AC_CHECK_ICU(3.6, [], AC_MSG_WARN([For ICU internationalizing support please install libicu36-dev or similar])) -ln -sf ../../js/pz2.js www/example/pz2.js -ln -sf ../../../js/pz2.js www/masterkey/js/pz2.js +dnl Breaks 'make dist' +dnl ln -sf ../../js/pz2.js www/example/pz2.js +dnl ln -sf ../../../js/pz2.js www/masterkey/js/pz2.js AC_CONFIG_FILES([ Doxyfile Makefile src/Makefile test/Makefile + js/Makefile doc/Makefile doc/local.ent doc/common/Makefile