automake
[Top][All Lists]
Advanced

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

-I. in DEFAULT_INCLUDES


From: Bob Ham
Subject: -I. in DEFAULT_INCLUDES
Date: Mon, 06 Jul 2009 12:24:06 +0100

Hi there,

I have a problem due to conflicts between local and system header
filenames.  This problem comes about because of the addition of -I. to
the CXXFLAGS of any objects.  I've traced this to a variable called
DEFAULT_INCLUDES in every Makefile.in:

  DEFAULT_INCLUDES = address@hidden@ -I$(top_builddir)


Why does this -I. exist?  How can I remove it?


-- 
Bob Ham <address@hidden>

for (;;) { ++pancakes; }

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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