22 #ifndef INCLUDED_GR_CONSTANTS_H
23 #define INCLUDED_GR_CONSTANTS_H
GR_CORE_API const std::string gr_prefsdir()
return preferences file directory. Typically $sysconfdir/etc/conf.d
GR_CORE_API const std::string gr_build_date()
return date/time of build, as set when 'bootstrap' is run
#define GR_CORE_API
Definition: gr_core_api.h:30
GR_CORE_API const std::string gr_sysconfdir()
return ./configure –sysconfdir argument. Typically $prefix/etc or /etc
GR_CORE_API const std::string gr_prefix()
return ./configure –prefix argument. Typically /usr/local
GR_CORE_API const std::string gr_version()
return version string defined in configure.ac