From: Dmitri A. S. <das...@gm...> - 2005-04-13 23:24:58
|
Stefan van der Walt wrote: > On Wed, Apr 13, 2005 at 03:16:47PM -0600, Dmitri A. Sergatskov wrote: > ... >> >>But it also means that actual source files should also have ugliness like >> >>#ifdef __HAVE_PCRE__ >> #include <pcre.h> >>#elsif __HAVE_PCRE_PCRE__ >> #include <pcre/pcre.h> > > > This shouldn't be necessary if we specify -I/usr/lib/pcre > Right you are. > Regards > Stefan > Dmitri. -- |