that's it - remove autom4te.cache dirs again... - keep having to many

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
devs/devilhorns/wayland_egl
Carsten Haitzler 12 years ago
parent e339ae020a
commit 29864666c9
  1. 3
      legacy/ecore/autogen.sh
  2. 3
      legacy/edje/autogen.sh
  3. 3
      legacy/eet/autogen.sh
  4. 3
      legacy/eeze/autogen.sh
  5. 3
      legacy/efreet/autogen.sh
  6. 3
      legacy/eina/autogen.sh
  7. 3
      legacy/eio/autogen.sh
  8. 3
      legacy/embryo/autogen.sh
  9. 3
      legacy/emotion/autogen.sh
  10. 3
      legacy/ethumb/autogen.sh
  11. 3
      legacy/evas/autogen.sh
  12. 3
      legacy/evil/autogen.sh

@ -1,5 +1,8 @@
#!/bin/sh
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS

@ -1,5 +1,8 @@
#!/bin/sh
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS

@ -1,5 +1,8 @@
#!/bin/sh
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS

@ -1,5 +1,8 @@
#!/bin/sh
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS

@ -1,5 +1,8 @@
#!/bin/sh
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS

@ -1,5 +1,8 @@
#!/bin/sh
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS

@ -1,5 +1,8 @@
#!/bin/sh
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS

@ -1,5 +1,8 @@
#!/bin/sh
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS

@ -1,5 +1,8 @@
#!/bin/sh
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS

@ -1,5 +1,8 @@
#!/bin/sh
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS

@ -1,5 +1,8 @@
#!/bin/sh
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
touch README
touch ABOUT-NLS

@ -1,5 +1,8 @@
#!/bin/sh
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
autoreconf -f -i
if [ -z "$NOCONFIGURE" ]; then

Loading…
Cancel
Save