X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=buildconf.sh;h=9816e34bf62bd280a36e4c0920508cffd30c633a;hp=047b5aac4f3938601f162954506e9c0ebb958cc2;hb=08e514143cd7d16db15c1c3d4d15d687f561c047;hpb=a97dab98e81128f07806d68b6891dbf65c732ede diff --git a/buildconf.sh b/buildconf.sh index 047b5aa..9816e34 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.7 2001-11-06 17:03:50 adam Exp $ +# $Id: buildconf.sh,v 1.8 2002-02-28 13:21:16 adam Exp $ aclocal libtoolize --automake --force || exit 2 automake -a || exit 3 @@ -7,4 +7,4 @@ autoconf || exit 4 if [ -f config.cache ]; then rm config.cache fi -util/cvs-date.tcl include/yaz/yaz-date.h +#util/cvs-date.tcl include/yaz/yaz-date.h