[vlc-devel] Reference to a 'compile' script
Rafaël Carré
funman at videolan.org
Wed Feb 29 14:11:48 CET 2012
Le 12-02-29 04:31, Maciej (Matchek) Bliziński a écrit :
> In line 57 of Makefile.am, there's a reference to a script called 'compile'.
>
> http://repo.or.cz/w/vlc.git/blob/HEAD:/Makefile.am#l57
>
> But the script is not present in the sources, and I'm getting an error:
>
> gmake[2]: *** No rule to make target `compile', needed by `all-am'. Stop.
>
> What's the idea behind it?
It's output by configure script (see last lines of configure.ac)
More information about the vlc-devel
mailing list