161 #if defined(WIN32) && !defined(ALVAR_STATIC)
163 #define ALVAR_EXPORT __declspec(dllexport)
165 #define ALVAR_EXPORT __declspec(dllimport)
223 static const char *
ALVAR_SYSTEM =
"Linux 5.11.18-300.fc34.x86_64 x86_64";
static const char * ALVAR_DATE
Date the library was built.
static const char * ALVAR_VERSION
Entire version string.
static const char * ALVAR_VERSION_TAG
Tag version string.
static const int ALVAR_VERSION_MINOR
Minor version number.
static const char * ALVAR_VERSION_NODOTS
Entire version string without dots.
static const char * ALVAR_VERSION_REVISION
Revision version string.
static const char * ALVAR_SYSTEM
System the library was built on.
static const int ALVAR_VERSION_MAJOR
Major version number.
static const int ALVAR_VERSION_PATCH
Patch version number.