]> git.lyx.org Git - lyx.git/blobdiff - autogen.sh
Enable convertDefault.sh to work reliably under Windows.
[lyx.git] / autogen.sh
index 8e45b0f43d09b462d48c17d2e86af267cceb52e0..ec15c28aedaa7c973bb81d886546e8ae1f2e28f6 100755 (executable)
@@ -68,6 +68,10 @@ else
        echo `which $GNUM4`
 fi
 
+# Delete old cache directories.
+# automake will stop if their contents was created by an earlier version.
+rm -rf autom4te.cache lib/reLyX/autom4te.cache
+
 # Generate acinclude.m4
 echo -n "Generate acinclude.m4... "
 rm -f acinclude.m4