bug-make
[Top][All Lists]
Advanced

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

Re: make-3.80: `eval' bug


From: Henning Makholm
Subject: Re: make-3.80: `eval' bug
Date: 26 Oct 2002 01:51:17 +0200

Scripsit "Paul Smith" <address@hidden>

> I've also found another bug: if you use $(eval ...) inside a conditional
> statement it fails!  Doh!  I'll fix this shortly.

If that means that a release 3.80.1 is planned, would it be possible
to add constant variables $(GNUMAKE_VERSION_MAJOR) and
$(GNUMAKE_VERSION_MINOR) (or something like that)? When I updated my
Makefiles to try to do especially cool things for 3.80, I found that
it is difficult from within the Makefile to determine which version of
make is interpreting it. I ended up doing an
  ifdef MAKEFILE_LIST
but that is hardly an elegant solution.

-- 
Henning Makholm                                "Okay, okay, life's a beach."




reply via email to

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