X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=configure;h=25ba5c6f11948bd1345821b010bc39faba3a4995;hp=6d632f7bf5358828524d2b1ccc05a9587479a42b;hb=180d8e06b6f1e7fe34b1a80ca1edde0dddf113f1;hpb=db715f04889e8811b9162e5308a8702985437f3f diff --git a/configure b/configure index 6d632f7..25ba5c6 100755 --- a/configure +++ b/configure @@ -2344,6 +2344,10 @@ fi YAZ_SRC_ROOT=`pwd` SUBDIRS_VAR="util odr $ASNMODULE $ILLMODULE zutil comstack ccl tab retrieval server include lib client ztest" +if test -f lib/yaz-config.in; then + rm lib/yaz-config.in +fi +sed s%yaz_echo_source=yes%yaz_echo_source=no%g < yaz-config.in >lib/yaz-config.in trap '' 1 2 15 cat > confcache <<\EOF # This file is a shell script that caches the results of configure @@ -2477,7 +2481,8 @@ client/Makefile ztest/Makefile doc/Makefile yaz-config -lib/yaz-config" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 +lib/yaz-config +" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 EOF cat >> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then @@ -2667,7 +2673,7 @@ cat >> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF -chmod +x lib/yaz-config yaz-config +chmod +x yaz-config lib/yaz-config exit 0 EOF chmod +x $CONFIG_STATUS