Changeset 09ec56bdaa8ad8a8cd0305f6d390b6f9347ac722

Show
Ignore:
Timestamp:
02/04/08 13:44:03 (5 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1202129043 +0000
git-parent:

[b2ad2911599c320f83b0e5cdead28f40a22955d7]

git-author:
Rafaël Carré <funman@videolan.org> 1202129043 +0000
Message:

make.pl isn't autotools specific

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • configure.ac

    r2e888fd r09ec56b  
    62056205 
    62066206echo "PATH=$PATH LANG=C make \$@ 2>&1| \\" >> compile 
    6207 echo '`sed -ne "s/^top_srcdir *= *//p" < Makefile`/extras/buildsystem/autotools/make.pl' >> compile 
     6207echo '`sed -ne "s/^top_srcdir *= *//p" < Makefile`/extras/buildsystem/make.pl' >> compile 
    62086208chmod a+x compile 
    62096209