summaryrefslogtreecommitdiff
path: root/config.h.in
blob: d45da15a636241508c1a5b04bdbfb7ca9a99110a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* Define to the Gettext package name */
#mesondefine GETTEXT_PACKAGE

/* Version number of package */
#mesondefine PACKAGE_VERSION

/* Where the configuration file will be located */
#mesondefine SYSCONFDIR

/* Define to the version of this package. */
#mesondefine VERSION

/* Whether current polkit version supports autopointers */
#mesondefine POLKIT_HAS_AUTOPOINTERS