Go to the source code of this file.
Macros | |
#define | GNUNET_VERSION "0.22.2-37-g561b89324" |
#define | GNUNET_MAJOR_VERSION 0 |
#define | GNUNET_MINOR_VERSION 22 |
#define | GNUNET_MICRO_VERSION 2 |
#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... | |
Convenience header including public (!) information on the installed GNUnet configuration.
Definition in file gnunet_config.h.
#define GNUNET_VERSION "0.22.2-37-g561b89324" |
Definition at line 34 of file gnunet_config.h.
#define GNUNET_MAJOR_VERSION 0 |
Definition at line 37 of file gnunet_config.h.
#define GNUNET_MINOR_VERSION 22 |
Definition at line 40 of file gnunet_config.h.
#define GNUNET_MICRO_VERSION 2 |
Definition at line 43 of file gnunet_config.h.
#define GNUNET_EXPERIMENTAL 1 |
Definition at line 46 of file gnunet_config.h.
#define GNUNET_CURL_GNUTLS 1 |
Definition at line 49 of file gnunet_config.h.
#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.