Handle multiple input PDU packages using GDU class of YAZ++ 1.0.
[yazproxy-moved-to-github.git] / buildconf.sh
index 40f6114..d28f54e 100755 (executable)
@@ -1,10 +1,9 @@
 #!/bin/sh
-# $Id: buildconf.sh,v 1.6 2005-05-08 15:23:05 adam Exp $
+# $Id: buildconf.sh,v 1.7 2005-06-21 18:46:04 adam Exp $
 set -x
 aclocal -I .
 libtoolize --automake --force 
 automake --add-missing 
-automake --add-missing 
 autoconf
 set -
 if [ -f config.cache ]; then