]> git.sesse.net Git - vlc/blobdiff - bootstrap
* ./NEWS: added an empty NEWS file.
[vlc] / bootstrap
index 36c87c6bcb5be51d2aabbf83426e46a7870e2231..856b1844d6fb0f33d1d8aa4d562cb5c2a106a530 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 ##  bootstrap file for vlc, the VideoLAN Client
-##  $Id: bootstrap,v 1.40 2003/01/28 17:11:38 sam Exp $
+##  $Id: bootstrap,v 1.41 2003/02/01 18:41:09 sam Exp $
 ##
 ##  Authors: Samuel Hocevar <sam@zoy.org>
 
@@ -245,7 +245,7 @@ fi
 aclocal${amvers} -I m4 || exit 1
 autoheader || exit 1
 
-automake${amvers} --foreign --add-missing --copy || PERLSUCKS=yes
+automake${amvers} --add-missing --copy || PERLSUCKS=yes
 
 case "$PERLSUCKS" in
   no)