]> Pileus Git - ~andy/gtk/blobdiff - autogen.sh
Add gdk_drawable_set_cairo_target().
[~andy/gtk] / autogen.sh
index c7cf4baf61ea306bb51dfac93b0dd214408e4f54..10a7fdad97a6df4181a661f620b692d5a70e0fea 100755 (executable)
@@ -91,6 +91,8 @@ if test -z "$ACLOCAL_FLAGS"; then
        done
 fi
 
+rm -rf autom4te.cache
+
 $ACLOCAL $ACLOCAL_FLAGS || exit $?
 
 libtoolize --force || exit $?