bug-mailutils
[Top][All Lists]
Advanced

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

Re: mailutils ./ChangeLog guimb/Makefile.am libmu_s...


From: Jeff Bailey
Subject: Re: mailutils ./ChangeLog guimb/Makefile.am libmu_s...
Date: Sat, 13 Oct 2001 04:14:23 -0700
User-agent: Mutt/1.2.5i

On Sat, Oct 13, 2001 at 10:10:48AM +0300, Sergey Poznyakoff wrote:

> There is something strange about your recent commit. In both Makefile.am's:

> INCLUDES =-I$(CURDIR) -I$(top_builddir) -I$(srcdir) -I$(top_srcdir)/lib 
> -I$(top_srcdir)/include

> But variable CURDIR is not defined anywhere. So, it produces 
> -I -I.., effectively disabling -I$(srcdir) part.

Weird.  I guess CURDIR must be a GNU Make variable.  The thing is that
the .x file is created in the builddir.  I guess -I. would do the same job.
I was surprised that automake doesn't define a $(builddir).

I'll test and then commit.

-- 
Abandon the search for truth; settle for a good fantasy.




reply via email to

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