automake
[Top][All Lists]
Advanced

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

Include paths: no "-I." please


From: overbored
Subject: Include paths: no "-I." please
Date: Wed, 29 Jun 2005 18:07:35 -0700
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

How do I tell automake not to pass "-I." to g++/gcc? Thanks in advance.

(The problem is that this project has a string.h, which conflicts with the standard string.h. Besides, why "-I." in the first place? Is it because some people prefer #include <blah> over #include "blah" for their own header files as well?)




reply via email to

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