[vlc-devel] [PATCH] Fix building of osdmenu plugin
Jean-Baptiste Kempf
jb at videolan.org
Sun Oct 2 22:10:40 CEST 2011
On Sun, Oct 02, 2011 at 09:11:20PM +0300, Rémi Denis-Courmont wrote :
> Le vendredi 30 septembre 2011 19:38:26 Jean-Baptiste Kempf, vous avez écrit :
> > +if BUILD_OSDMENU
> > libosdmenu_plugin_la_SOURCES = osdmenu.c
> > libosdmenu_plugin_la_CFLAGS = $(AM_CFLAGS) -DPKGDATADIR=\"$(vlcdatadir)\"
> > libosdmenu_plugin_la_LIBADD = $(AM_LIBADD)
> > libosdmenu_plugin_la_DEPENDENCIES =
> > -EXTRA_LTLIBRARIES += libosdmenu_plugin.la
> > +libvlc_LTLIBRARIES += libosdmenu_plugin.la
> > +endif
>
> Only the libvlc_ part should be inside the if.
Wakata.
Applied
Best Regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list