bug-gnustep
[Top][All Lists]
Advanced

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

Re: [PATCH] gui/configure.ac -- wrong inclusion paths


From: Adam Fedor
Subject: Re: [PATCH] gui/configure.ac -- wrong inclusion paths
Date: Fri, 27 Feb 2004 13:47:00 -0700


On Tuesday, February 17, 2004, at 11:00 PM, Kazunobu Kuriyama wrote:

Hi,

Due to the wrong order of the inclusion paths set by configure.ac,
cpp first includes the gui's header files in $(GNUSTEP_SYSTEM_ROOT),
not in the source tree. This may cause a compilation failure if a
header file installed there is not consistent with the one coming
with the source.


CPPFLAGS shouldn't be included in the final output of configure anyway, it's just there for use of configure. This problem seems like it is due to the recent check for X. Can you see if this patch fixes it instead:

Attachment: guiconf.patch
Description: Binary data



reply via email to

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