GnuTLS 2.7.10 - release candidate 2 of GnuTLS 2.8.0
Andreas Metzler
ametzler at downhill.at.eu.org
Mon May 18 18:40:53 CEST 2009
On 2009-05-18 Daniel Black <dragonheart at gentoo.org> 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'
More information about the Gnutls-devel
mailing list