GNUnet 0.21.1
gnunet_config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GNUNET_VERSION   "0.21.1-16-gca828a0ed"
 
#define GNUNET_MAJOR_VERSION   0
 
#define GNUNET_MINOR_VERSION   21
 
#define GNUNET_MICRO_VERSION   1
 
#define GNUNET_EXPERIMENTAL   1
 
#define GNUNET_CURL_GNUTLS   1
 
#define GNUNET_FS_EXTRACTOR_ENABLED   1
 Set to 1 if file-sharing meta data parsing is built with libextractor, which means that callers to the API must use also use libextractor. More...
 

Detailed Description

Author
Martin Schanzenbach

Convenience header including public (!) information on the installed GNUnet configuration.

Definition in file gnunet_config.h.

Macro Definition Documentation

◆ GNUNET_VERSION

#define GNUNET_VERSION   "0.21.1-16-gca828a0ed"

Definition at line 34 of file gnunet_config.h.

◆ GNUNET_MAJOR_VERSION

#define GNUNET_MAJOR_VERSION   0

Definition at line 37 of file gnunet_config.h.

◆ GNUNET_MINOR_VERSION

#define GNUNET_MINOR_VERSION   21

Definition at line 40 of file gnunet_config.h.

◆ GNUNET_MICRO_VERSION

#define GNUNET_MICRO_VERSION   1

Definition at line 43 of file gnunet_config.h.

◆ GNUNET_EXPERIMENTAL

#define GNUNET_EXPERIMENTAL   1

Definition at line 46 of file gnunet_config.h.

◆ GNUNET_CURL_GNUTLS

#define GNUNET_CURL_GNUTLS   1

Definition at line 49 of file gnunet_config.h.

◆ GNUNET_FS_EXTRACTOR_ENABLED

#define GNUNET_FS_EXTRACTOR_ENABLED   1

Set to 1 if file-sharing meta data parsing is built with libextractor, which means that callers to the API must use also use libextractor.

Definition at line 56 of file gnunet_config.h.