that's it - remove autom4te.cache dirs again... - keep having to many
authorCarsten Haitzler <raster@rasterman.com>
Tue, 2 Aug 2011 04:13:33 +0000 (04:13 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Tue, 2 Aug 2011 04:13:33 +0000 (04:13 +0000)
problems about it storing invalid config when the same build trees are
shared between multiple architectures and machines. :( better we
build right than build fast.

SVN revision: 61974

autogen.sh

index 60fd3f0..b814903 100755 (executable)
@@ -1,5 +1,8 @@
 #!/bin/sh
 
+rm -rf autom4te.cache
+rm -f aclocal.m4 ltmain.sh
+
 touch README
 touch ABOUT-NLS