redhat package version 2 now
[yaz-moved-to-github.git] / buildconf.sh
index bcf0d28..b534e74 100755 (executable)
@@ -1,8 +1,10 @@
 #!/bin/sh
-# $Id: buildconf.sh,v 1.12 2002-05-13 18:34:53 adam Exp $
-aclocal 
+# $Id: buildconf.sh,v 1.16 2003-05-06 12:09:10 adam Exp $
+set -x
+aclocal
 libtoolize --automake --force 
-automake -a 
+automake --add-missing 
+automake --add-missing 
 autoconf
 if [ -f config.cache ]; then
        rm config.cache