minor fix

This commit is contained in:
fluxgen 2003-05-19 22:44:51 +00:00
parent b17abb05c8
commit 0e9eefef11

View file

@ -11,8 +11,8 @@ dothis() {
fi
}
dothis libtoolize --copy --force --automake
dothis rm -f config.cache
libtoolize --copy --force --automake
rm -f config.cache
dothis aclocal -I .
dothis autoheader
dothis automake -a