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 fi
} }
dothis libtoolize --copy --force --automake libtoolize --copy --force --automake
dothis rm -f config.cache rm -f config.cache
dothis aclocal -I . dothis aclocal -I .
dothis autoheader dothis autoheader
dothis automake -a dothis automake -a