Files
sysprof/config.h.meson
2016-12-01 02:34:11 -05:00

37 lines
938 B
Plaintext

/* Look for global separate debug info in this path */
#mesondefine DEBUGDIR
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#mesondefine ENABLE_NLS
/* GETTEXT package name */
#mesondefine GETTEXT_PACKAGE
/* Define if perf supports clockid */
#mesondefine HAVE_PERF_CLOCKID
/* Name of package */
#mesondefine PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#mesondefine PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#mesondefine PACKAGE_NAME
/* Define to the full name and version of this package. */
#mesondefine PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#mesondefine PACKAGE_TARNAME
/* Define to the home page for this package. */
#mesondefine PACKAGE_URL
/* Define to the version of this package. */
#mesondefine PACKAGE_VERSION
/* Version number of package */
#mesondefine VERSION