[vlc-devel] [PATCH?] xosd and xlib init
    Alexis Ballier 
    aballier at gentoo.org
       
    Fri Dec  9 16:27:17 CET 2011
    
    
  
On Fri, 9 Dec 2011 17:15:30 +0200
"Rémi Denis-Courmont" <remi at remlab.net> wrote:
> > If this is right, patch is enclosed.
> 
> I'll merged this. But does this correctly ensure that X11 development
> files are present?
> 
hmm actually, no
they will be present because xosd requires libX11 but this is not
correct...
whats the correct/recommended way to do this ?
adding $X_CFLAGS to xosd CFLAGS, and ${X_LIBS} ${X_PRE_LIBS} -lX11 to
xosd LIBS ? (like eg, done for libva), or checking for no_x first and
disabling xosd / bailing out like done for pulseaudio ?
Alexis.
    
    
More information about the vlc-devel
mailing list