automake
[Top][All Lists]
Advanced

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

question about DEFAULT_INCLUDES and -I.


From: Harald Dunkel
Subject: question about DEFAULT_INCLUDES and -I.
Date: Wed, 26 Apr 2006 10:44:55 +0200
User-agent: Mail/News 1.5 (X11/20060325)

Hi folks,

it seems that DEFAULT_INCLUDES is set deeply within
automake.pl to

        DEFAULT_INCLUDES = -I. -I$(srcdir)

What is the reasoning here? Doesn't this undermine the
difference between

        #include "myheader.h"
and
        #include <myheader.h>
?


Regards

Harri






reply via email to

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