[gst-devel] Re: [gst-cvs] CVS: gst-plugins/ext/lame gstlame.h,1.2,1.3
David I. Lehn
dlehn at vt.edu
Wed Jan 30 23:34:02 CET 2002
* Thomas Vander Stichele <thomasvs at users.sourceforge.net> [20020130 06:27]:
> I checked lame packages and source code and they seem to want lame.h in
> prefix/include/lame.h
>
> so I fixed stuff accordingly.
>
> Do any systems have lame in include/lame/lame.h ?
> If so, mail me and we'll work it out.
..
> -#include <lame/lame.h>
> +#include <lame.h>
Yes, all platforms use include/lame/lame.h. Upstream, at least in cvs,
has it set that way. See the Makefile.am [1], notice it uses
pkginclude_HEADERS which is $prefix/include/@PACKAGE@/lame.h
Please revert.
[1] http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/lame/lame/include/Makefile.am?rev=1.2&content-type=text/vnd.viewcvs-markup
-dave
--
David I. Lehn <dlehn at vt.edu> | http://www.lehn.org/~dlehn/
Computer Engineering Graduate @ Virginia Tech in sunny Blacksburg, VA
More information about the gstreamer-devel
mailing list