[vlc-devel] commit: Fix configure with --disable-sout (Pierre Ynard )
Rémi Denis-Courmont
remi at remlab.net
Mon Aug 24 14:18:34 CEST 2009
On Mon, 24 Aug 2009 14:03:24 +0200 (CEST), git at videolan.org (git version
control) wrote:
> vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Mon Aug 24
> 14:01:35 2009 +0200| [6e0f047be321a4fe7bd24f2985b5c53666d80322] |
> committer: Pierre Ynard
>
> Fix configure with --disable-sout
>
> This is ugly, until jb finds "a clever solution."
It's not just ugly. This is not legal use of AM_CONDITIONAL.
It MUST be outside of any conditional statement.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list