]> git.sesse.net Git - vlc/commitdiff
* boostrap:
authorSam Hocevar <sam@videolan.org>
Fri, 30 Jul 2004 15:46:01 +0000 (15:46 +0000)
committerSam Hocevar <sam@videolan.org>
Fri, 30 Jul 2004 15:46:01 +0000 (15:46 +0000)
    + Remove the autotools directory and recreate it (forgot to commit that
      file before).

bootstrap

index 6fe1f89e0853299a0232e1afdf76828928c2b4ea..f30d3c2b681f34ba52110e89b2373ffa7c4013b2 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -347,7 +347,8 @@ rm -Rf autom4te.cache
 # remove old autotools extra cruft
 rm -f config.guess config.sub missing mkinstalldirs compile depcomp install-sh
 # remove new autotools extra cruft
-(cd autotools && rm -f config.guess config.sub missing mkinstalldirs compile depcomp install-sh)
+rm -Rf autotools
+mkdir autotools
 # remove libtool cruft
 rm -f ltmain.sh libtool ltconfig
 # remove gettext cruft