Parcourir la source

* bootstrap: always remove autom4te.cache.

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/ttyvaders/trunk@74 92316355-f0b4-4df1-b90c-862c8a59935f
master
sam il y a 22 ans
Parent
révision
da070a7af7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      bootstrap

+ 1
- 0
bootstrap Voir le fichier

@@ -37,6 +37,7 @@ fi

# Remove old cruft
rm -f aclocal.m4 configure config.guess config.log config.sub config.cache config.h.in config.h compile ltmain.sh libtool ltconfig missing mkinstalldirs depcomp install-sh INSTALL
rm -Rf autom4te.cache
(cd autotools && rm -f config.guess config.sub missing mkinstalldirs compile ltmain.sh depcomp install-sh)

aclocal${amvers}


Chargement…
Annuler
Enregistrer