[vlc-devel] Re: configure.ac and inclusions...

Sigmund Augdal sigmunau at stud.ntnu.no
Wed Apr 14 10:13:06 CEST 2004


Try CPPFLAGS. also try AX_ADD_CPPFLAGS() with "main" as module.

Sigmund

On Wed, Apr 14, 2004 at 11:05:07AM +0300, Sébastien Pierrel wrote:
> Hello,
> 
> I have modified src/misc/net.c to use an external library. Since it now
> includes
> additionnal headers, I want to add a couple of directories to the list of
> directories to be searched for header files. 
> 
> I could do it for my own module by using the AX_ADD_CFLAGS() macro, but it
> doesnt seem to be applicable to vlc.
> I also tried to change CFLAGS and CFLAGS_save variables... without any success
> :(
> 
> what is the way to do?
> 
> thanks,
> /Seb.
> 
> -- 
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list