lilypond-devel
[Top][All Lists]
Advanced

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

Re: Cleanup initialization of configure process (issue 549350043 by addr


From: dak
Subject: Re: Cleanup initialization of configure process (issue 549350043 by address@hidden)
Date: Wed, 08 Jan 2020 10:48:10 -0800

On 2020/01/08 18:03:36, dak wrote:

>
> But re-reading your question, you're maybe proposing to have a file
that is
> included by Autoconf when generating configure? I think that's not
possible
with
> the documented functionality of Autoconf because you can only do
very few
things
> before calling AC_INIT. I've not come across something that can read
a file in
> that situation.

Shouldn't

AC_INIT([LilyPond], include(`VERSION.AC'),
mailto:[address@hidden],
[lilypond], [http://lilypond.org/])

work?

Hm, doesn't work.  Looks like I need to look more closely at what
autoconf does.

https://codereview.appspot.com/549350043/



reply via email to

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