[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: RPM patch



On Wed, 2006-01-11 at 10:48 -0500, Jeff Johnson wrote:
> Instead of writing code like
>     #include <neon/ne_string.h>
> within rpm sources, the compiation lines add
>      -I/usr/include/neon -I/usr/include/prefix
> and the includes are written as
>      #include "ne_string.h"

OK, I guess that explains it...

I'm not sure why my make file did not contain the -I flag, but I suppose
that it is another story.

Thanks Again :)

Tejas


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]