Fix copyright year
[yazproxy-moved-to-github.git] / buildconf.sh
index 17d2eeb..56738e2 100755 (executable)
@@ -1,12 +1,8 @@
 #!/bin/sh
-# $Id: buildconf.sh,v 1.1 2004-04-11 11:36:46 adam Exp $
+# $Id: buildconf.sh,v 1.5 2005-02-08 14:06:51 adam Exp $
 set -x
 dir=`aclocal --print-ac-dir`
-if [ -f $dir/yaz.m4 ]; then
-       aclocal
-else
-       aclocal -I . 
-fi
+aclocal -I .
 libtoolize --force 
 automake -a 
 automake -a