Building XMMS with OSX Output Plugin
Ryan Schmidt
ryandesign at macports.org
Wed Dec 5 12:52:25 PST 2007
On Dec 5, 2007, at 14:32, Ryan Schmidt wrote:
>> configure.cflags-append "-I${prefix}/include"
>
> -I${prefix}/include is already in the default CFLAGS.
Oh, sorry, that was wrong. -I${prefix}/include is in the default
CPPFLAGS, not the CFLAGS. Most software likes this in the CPPFLAGS.
If xmms_osx_plugin needs it in the CFLAGS, then you will need that
line after all.
More information about the macports-users
mailing list