]> git.sesse.net Git - vlc/blobdiff - bootstrap
* ALL: removed "VideoLAN Client" in favour of "VLC media player" in a lot
[vlc] / bootstrap
index 36c87c6bcb5be51d2aabbf83426e46a7870e2231..b83d506c86491a71b65f86e05c360c54c90135ef 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 $
+##  bootstrap file for the VLC media player
+##  $Id: bootstrap,v 1.42 2003/02/02 04:01:29 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)