summaryrefslogtreecommitdiff
path: root/config.h.meson.in
blob: 25d2920624bc7a37268cc40c3f1d1c92094d83a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Extras added manually */
#mesondefine LOCALEDIR
#mesondefine SHAREDIR
#mesondefine TRACKER_MINERS_DIR
#mesondefine TRACKER_UI_DIR

/* Define if we disable the journal */
#mesondefine DISABLE_JOURNAL

/* Include functional tests in the installation */
#mesondefine DIST_FUNCTIONAL_TESTS

/* Use new evolution-shell API */
#mesondefine EVOLUTION_SHELL_2_91

/* Use new evolution-shell API */
#mesondefine EVOLUTION_SHELL_3_2

/* Use new evolution-shell API */
#mesondefine EVOLUTION_SHELL_3_3_5

/* Define the gettext package to be used */
#mesondefine GETTEXT_PACKAGE

/* Define that GStreamer Discoverer should be used */
#mesondefine GSTREAMER_BACKEND_DISCOVERER

/* Define that GUPnP-DLNA should be used */
#mesondefine GSTREAMER_BACKEND_GUPNP_DLNA

/* Guarantee existence of some metadata */
#mesondefine GUARANTEE_METADATA

/* Defined if Sqlite has FTS5 compiled in */
#mesondefine HAVE_BUILTIN_FTS

/* Enca language detection aid */
#mesondefine HAVE_ENCA

/* Define if we have exempi */
#mesondefine HAVE_EXEMPI

/* Define to 1 if you have the `getline' function. */
#mesondefine HAVE_GETLINE

/* Define if we have GStreamer */
#mesondefine HAVE_GSTREAMER

/* Define if we have HAL */
#mesondefine HAVE_HAL

/* Define if we have libcue */
#mesondefine HAVE_LIBCUE

/* Define if we have libcue 2 or up */
#mesondefine HAVE_LIBCUE2

/* Define if we have libexif */
#mesondefine HAVE_LIBEXIF

/* libicu Unicode support library */
#mesondefine HAVE_LIBICU

/* ICU language detection aid */
#mesondefine HAVE_LIBICU_CHARSET_DETECTION

/* Define if we have libiptcdata */
#mesondefine HAVE_LIBIPTCDATA

/* Define if we have libstemmer */
#mesondefine HAVE_LIBSTEMMER

/* libunistring Unicode support library */
#mesondefine HAVE_LIBUNISTRING

/* Define if we have NetworkManager for network status detection */
#mesondefine HAVE_NETWORK_MANAGER

/* Define to 1 if you have the `posix_fadvise' function. */
#mesondefine HAVE_POSIX_FADVISE

/* Define to 1 if you have the `statvfs64' function. */
#mesondefine HAVE_STATVFS64

/* Define to 1 if you have the `strnlen' function. */
#mesondefine HAVE_STRNLEN

/* Define to 0 if tracker FTS is not compiled */
#mesondefine HAVE_TRACKER_FTS

/* Define if we have UPOWER */
#mesondefine HAVE_UPOWER

/* Define to 1 if you have the `up_client_get_on_low_battery' function. */
#mesondefine HAVE_UP_CLIENT_GET_ON_LOW_BATTERY

/* 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

/* Define to the Tracker binary age */
#mesondefine TRACKER_BINARY_AGE

/* Define to the Tracker interface age */
#mesondefine TRACKER_INTERFACE_AGE

/* Define to the Tracker major version */
#mesondefine TRACKER_MAJOR_VERSION

/* Define to the Tracker micro version */
#mesondefine TRACKER_MICRO_VERSION

/* Define to the Tracker minor version */
#mesondefine TRACKER_MINOR_VERSION

/* Unzip ps.gz files */
#mesondefine USING_UNZIPPSFILES