diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -72,6 +72,8 @@ if test -z "$AUTOGEN_SUBDIR_MODE"; then fi fi +rm -rf autom4te.cache + $ACLOCAL $ACLOCAL_FLAGS || exit 1 libtoolize --force || exit $? |