forked from AuroraMiddleware/gtk
rm autom4te.cache, since it might interfere with differing autoconf
Fri Nov 19 14:52:42 2004 Manish Singh <yosh@gimp.org> * autogen.sh: rm autom4te.cache, since it might interfere with differing autoconf versions.
This commit is contained in:
parent
ba52958021
commit
a47ebe5794
@ -1,3 +1,8 @@
|
||||
Fri Nov 19 14:52:42 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* autogen.sh: rm autom4te.cache, since it might interfere with
|
||||
differing autoconf versions.
|
||||
|
||||
2004-11-19 Christian Rose <menthos@menthos.com>
|
||||
|
||||
* configure.in: Added "rw" to ALL_LINGUAS.
|
||||
|
@ -1,3 +1,8 @@
|
||||
Fri Nov 19 14:52:42 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* autogen.sh: rm autom4te.cache, since it might interfere with
|
||||
differing autoconf versions.
|
||||
|
||||
2004-11-19 Christian Rose <menthos@menthos.com>
|
||||
|
||||
* configure.in: Added "rw" to ALL_LINGUAS.
|
||||
|
@ -1,3 +1,8 @@
|
||||
Fri Nov 19 14:52:42 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* autogen.sh: rm autom4te.cache, since it might interfere with
|
||||
differing autoconf versions.
|
||||
|
||||
2004-11-19 Christian Rose <menthos@menthos.com>
|
||||
|
||||
* configure.in: Added "rw" to ALL_LINGUAS.
|
||||
|
@ -1,3 +1,8 @@
|
||||
Fri Nov 19 14:52:42 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* autogen.sh: rm autom4te.cache, since it might interfere with
|
||||
differing autoconf versions.
|
||||
|
||||
2004-11-19 Christian Rose <menthos@menthos.com>
|
||||
|
||||
* configure.in: Added "rw" to ALL_LINGUAS.
|
||||
|
@ -91,6 +91,8 @@ if test -z "$ACLOCAL_FLAGS"; then
|
||||
done
|
||||
fi
|
||||
|
||||
rm -rf autom4te.cache
|
||||
|
||||
$ACLOCAL $ACLOCAL_FLAGS || exit $?
|
||||
|
||||
libtoolize --force || exit $?
|
||||
|
Loading…
Reference in New Issue
Block a user