[zeromq-dev] [PATCH] Add VERSION macros
Martin Lucina
mato at kotelna.sk
Tue Oct 12 21:08:32 CEST 2010
Gonzalo,
mato at kotelna.sk said:
> > So, do you want to take care of this, or should I go ahead and commit my
> > patch first?
>
> I'll take care of it tomorrow.
Alas things are never quite so easy with autoconf. It turns out that
AC_INIT is special and its arguments must be static, i.e. they cannot
contain shell variables[1].
I have this solution[2] almost working but it is not quite there yet,
working on it...
-mato
[1] http://www.gnu.org/software/autoconf/manual/autoconf.html#AC_005fINIT
[2] http://www.opensubscriber.com/message/autoconf@gnu.org/8197315.html
More information about the zeromq-dev
mailing list