minor aclocal fix

This commit is contained in:
fluxgen 2002-12-08 13:04:21 +00:00
parent 1d4933a654
commit e237bf8c7e

View file

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
libtoolize --copy --force --automake libtoolize --copy --force --automake
rm -f config.cache rm -f config.cache
aclocal aclocal -I .
autoheader autoheader
automake -a automake -a
autoconf autoconf