From 0e9eefef1123a6bc21f89f6e6356351e46e4a3e1 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Mon, 19 May 2003 22:44:51 +0000 Subject: minor fix --- autogen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autogen.sh b/autogen.sh index 46ea090..45a5ad4 100755 --- a/autogen.sh +++ b/autogen.sh @@ -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 -- cgit v0.11.2