Changeset de6f58231bc46c7c057d8e247f43d6dd2ebf4a36

Show
Ignore:
Timestamp:
18/11/02 12:50:42 (6 years ago)
Author:
Sam Hocevar <sam@videolan.org>
git-committer:
Sam Hocevar <sam@videolan.org> 1037620242 +0000
git-parent:

[91ae5b337e8875329dba5a4a4bd54265096c55bb]

git-author:
Sam Hocevar <sam@videolan.org> 1037620242 +0000
Message:
  • ./bootstrap: reverted the behaviour behaviour to the default, which
    means no default flag to use (except for me, muahaha).
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bootstrap

    rd1296b3 rde6f582  
    22 
    33##  bootstrap file for vlc, the VideoLAN Client 
    4 ##  $Id: bootstrap,v 1.27 2002/11/13 20:51:03 sam Exp $ 
     4##  $Id: bootstrap,v 1.28 2002/11/18 11:50:42 sam Exp $ 
    55## 
    66##  Authors: Samuel Hocevar <sam@zoy.org> 
     
    3232###  argument check 
    3333### 
    34 do_help=yes 
     34test "$EMAIL" = "sam@zoy.org" && do_help=yes || do_help=no 
    3535do_po=no 
    3636do_vc=no