[gnutls-dev] gnutls 0.3.0

Werner Koch wk at gnupg.org
Tue Dec 18 08:50:01 CET 2001


On Mon, 17 Dec 2001 16:25:30 -0800, Neil Spring said:

> Would it be useful to add numeric #defines of the gnutls
> library version number?  This would make it easier to write
> source code that supports multiple versions of gnutls at

I'd suggest to use configure.ac to create whatever version specific
macros you need.  It is pretty easy to get the version number by using 
libgcrypt-config --version and some of the usual shell tools.  You can
even do this in a plain Makefile if you don't use configure.

  Werner

-- 
Werner Koch        Omnis enim res, quae dando non deficit, dum habetur
g10 Code GmbH      et non datur, nondum habetur, quomodo habenda est.
Privacy Solutions                                        -- Augustinus





More information about the Gnutls-devel mailing list