gnutls-devel
[Top][All Lists]
Advanced

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

Re: GnuTLS 2.7.10 - release candidate 2 of GnuTLS 2.8.0


From: Andreas Metzler
Subject: Re: GnuTLS 2.7.10 - release candidate 2 of GnuTLS 2.8.0
Date: Mon, 18 May 2009 18:40:53 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On 2009-05-18 Daniel Black <address@hidden> wrote:
[...]
> Did you see this patch? is seems to account for the 
> "configure: error: conditional "am__fastdepCXX" was never defined.:"
> error by defining it.
> from:
> https://savannah.gnu.org/support/?106542#comment3
> patch:
> https://savannah.gnu.org:443/file/gnutls-2.6.0-cxx-configure.in.patch?file_id=17234
[...]

--------------
   AC_LANG_POP(C++)
+  AC_PROG_CXX
+else
+  AM_CONDITIONAL([am__fastdepCXX], [false])
 fi
--------------

Looks like something that is going to break again with every other new
upstream release of automake. :-(

cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'




reply via email to

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