gnunet-developers
[Top][All Lists]
Advanced

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

Re: [GNUnet-developers] GNUnet 0.4.2 released


From: Glenn McGrath
Subject: Re: [GNUnet-developers] GNUnet 0.4.2 released
Date: Wed, 19 Jun 2002 23:50:50 +1000

On Tue, 18 Jun 2002 21:45:31 -0500
"Christian Grothoff" <address@hidden> wrote:

> This is, again, mostly a bugfix release. The bugs were mostly in the
> area of too much (useless) traffic being generated (looping queries, far
> too frequent (attempts to do) key exchanges). There are three main new
> features:
>

I think (but not 100% sure) that macro's should be in the acinclude.m4
file, aclocal extracts required macros from acinclude.m4 and creates the
aclocal.m4

e.g.
(after extracting 0.4.2)
address@hidden:~/GNUnet/GNUnet-0.4.2$ aclocal -I .
aclocal: configure.in: 47: macro `AM_GNUNET_SSL_VERSION' not found in
library aclocal: configure.in: 91: macro `AM_GNUNET_PATH_GLIB' not found
in library aclocal: configure.in: 92: macro `AM_GNUNET_PATH_GTK' not found
in library address@hidden:~/GNUnet/GNUnet-0.4.2$ mv aclocal.m4 acinclude.m4
address@hidden:~/GNUnet/GNUnet-0.4.2$ aclocal -I .
address@hidden:~/GNUnet/GNUnet-0.4.2$ 
address@hidden:~/GNUnet/GNUnet-0.4.2$ aclocal --version
aclocal (GNU automake) 1.4-p4

Its not a big deal, thought its worth a mention though.


Glenn



reply via email to

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