This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Autoconf macro for using Guile


A few weeks ago, Jim Blandy <jimb@red-bean.com> wrote:

>   GUILE_CFLAGS --- flags to pass to a C or C++ compiler to build
>     code that uses Guile header files.  This is almost always just a
>     -I flag.

Shouldn't -I, -D and -U flags be in GUILE_CPPFLAGS?

I can't think of anything where this would make a difference, but it
would seem more logical.