Changeset 9f3a5f3a463f638e8c760649fdfc34c081857c83

Show
Ignore:
Timestamp:
05/07/08 23:40:55 (4 months ago)
Author:
Rémi Duraffort <ivoire@videolan.org>
git-committer:
Rémi Duraffort <ivoire@videolan.org> 1210196455 +0200
git-parent:

[b1b63c31bdcf3823aa2a6479cda00bc5aee9624c]

git-author:
Rémi Duraffort <ivoire@videolan.org> 1210196433 +0200
Message:

Less and less information with compile

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/buildsystem/make.pl

    re6137ef r9f3a5f3  
    5353    $line =~ /^sed\s/ || 
    5454    $line =~ /^bindir=\s/ || 
     55    $line =~ /^libtool:\s/ || 
    5556    $line =~ /^creating lib.*/ || 
    5657        $line =~ /^\s*\// )