[vlc-devel] broken vlc-plugin.pc ?
Ben(jamin) GERARD
benjihan at users.sourceforge.net
Sun Feb 15 23:54:12 CET 2009
Hello.
I have just configure / compile / install git version of vlc.
I'm using a --prefix=$HOME/local at configure
In the installed vlc-plugin.pc ($HOME/local/lib/pkgconfig/vlc-plugin.pc)
there is an non-substituted variable such as
pkgincludedir=@pkgincludedir@
My guess is that you have forgotten AC_SUBST() in a configure.ac file.
AFAIK pkgincludedir is not listed in automake documentation for been
automatically substituted.
--
B.
More information about the vlc-devel
mailing list