[Csync2] csync2 without gnutls-openssl?

Giampaolo Tomassoni Giampaolo at Tomassoni.biz
Wed Jul 28 14:35:41 CEST 2010


> That is probably due to gnutls having changed to pkg-config.
> Please rather patch configure.ac to use pkg-config than
> go back to m4.

Lars, AM_PATH_LIBGNUTLS was completely undefined, so the
pkg-config/gnutls-config isn't that much relevant with respect to the
autogen.sh failure.

In the patch shipped with my previous message, the m4/libgnutls.m4 file was
exactly meant to define the missing macro. Besides, that macro attempts
finding libgnutls both via the old way (gnutls-config) and the new one
(pkg-config), thereby even allowing to link against a quaint version of that
library.

Do you perhaps mean you prefer to have the AM_PATH_LIBGNUTLS AC_DEFUN[]
stuff directly into configure.ac, instead of having it in the
m4/libgnutls.m4 file?

Giampaolo


> --
> : Lars Ellenberg
> : LINBIT | Your Way to High Availability
> : DRBD/HA support and consulting http://www.linbit.com
> 
> DRBDR and LINBITR are registered trademarks of LINBIT, Austria.



More information about the Csync2 mailing list