Added -I. for aclocal.
[yazpp-moved-to-github.git] / buildconf.sh
index 5c92300..858ad3b 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh
-# $Id: buildconf.sh,v 1.1 2000-10-11 12:21:50 adam Exp $
-libtoolize
+# $Id: buildconf.sh,v 1.4 2000-12-07 13:27:14 adam Exp $
+aclocal -I .
+libtoolize --force
 automake -a
 autoconf