On Thu, Jun 27, 2002 at 05:37:02PM -0500, Quel Qun wrote:
> Hi,
>
> The libpth14-devel should also install the macro definition file
> pth.m4 in %_datadir/aclocal
>
> It actually does not work very well because pth-config --cflags
> gives -I/usr/includes and gcc3 whines when a system directory is
> specified as an include.
>
Well spotted. Fixed. :-)
> One question: shouldn't the build use the --enable-optimize option?
Well, no, it just adds in some compiler optimizations, not optimization
inside the source like inline assembly or something ...
-- Geoff.