[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: RPM patch
- From: Tejas Dinkar <tejasdinkar gmail com>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: RPM patch
- Date: Wed, 11 Jan 2006 21:40:12 +0530
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]