lilypond-devel
[Top][All Lists]
Advanced

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

Re: compilation problems


From: Paul Jarc
Subject: Re: compilation problems
Date: Sun, 17 Aug 2008 19:24:52 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

"Han-Wen Nienhuys" <address@hidden> wrote:
> On Tue, Aug 5, 2008 at 11:44 AM, Paul Jarc <address@hidden> wrote:
>> -       FLEXLEXER_FILE=`$CXX -E conftest.cc | \
>> +       FLEXLEXER_FILE=`eval $ac_cpp conftest.cc | \
>
> why is the eval there?

That's how ac_cpp is used elsewhere in configure.  It looks like
ac_cpp contains unexpanded variables, so it needs to go through eval
for them to be expanded.

> This looks good; can you package everything in a git patch? That makes
> our lives a little easier.

Ok, I'll try installing git.


paul




reply via email to

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