bug-gnu-utils
[Top][All Lists]
Advanced

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

GNU grep-2.5 CFLAGS problem


From: scott douglass
Subject: GNU grep-2.5 CFLAGS problem
Date: Wed, 03 Jul 2002 12:16:03 +0100

Hello,

The configure of grep-2.5 on linux (e.g RedHat 7.2) puts '-I/usr/include/pcre' 
in CFLAGS = ... in <builddir>/src/Makefile.  Because of this doing, e.g.
        make CFLAGS='-g -O2 -march=pentium2'
fails.

Wouldn't it be better if the '-I/usr/include/pcre' was put in INCLUDES = ... or 
DEFAULT_INCLUDES = ...?

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]