that's it - remove autom4te.cache dirs again... - keep having to many
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 2 Aug 2011 04:13:33 +0000 (04:13 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
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.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/embryo@61974 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

autogen.sh

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