Added -I. for aclocal.
[yazpp-moved-to-github.git] / buildconf.sh
1 #!/bin/sh
2 # $Id: buildconf.sh,v 1.4 2000-12-07 13:27:14 adam Exp $
3 aclocal -I .
4 libtoolize --force
5 automake -a
6 autoconf