-
Notifications
You must be signed in to change notification settings - Fork 1
/
config-miners.h.meson.in
105 lines (71 loc) · 2.7 KB
/
config-miners.h.meson.in
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
/* config.h.in. Generated from configure.ac by autoheader. */
/* Extras added manually */
#mesondefine LOCALEDIR
#mesondefine SHAREDIR
#mesondefine TRACKER_MINERS_DIR
/* Define the gettext package to be used */
#mesondefine GETTEXT_PACKAGE
/* Define if we have GLib version 2.70.0 or up */
#mesondefine GIO_SUPPORTS_CREATION_TIME
/* 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
/* 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 Gstreamer version 1.20.0 or up */
#mesondefine HAVE_GSTREAMER_1_20
/* Define if we have battery detection (HAL/upower) */
#mesondefine HAVE_POWER
/* Define if we have libcue */
#mesondefine HAVE_LIBCUE
/* Define if we have libexif */
#mesondefine HAVE_LIBEXIF
/* ICU language detection aid */
#mesondefine HAVE_LIBICU_CHARSET_DETECTION
/* Define if we have libiptcdata */
#mesondefine HAVE_LIBIPTCDATA
/* Define if we have libseccomp */
#mesondefine HAVE_LIBSECCOMP
/* Define if we have malloc_trim() */
#mesondefine HAVE_MALLOC_TRIM
/* 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 1 if you have the `memfd_create' function. */
#mesondefine HAVE_MEMFD_CREATE
/* Define to 1 if you have the `up_client_get_on_low_battery' function. */
#mesondefine HAVE_UP_CLIENT_GET_ON_LOW_BATTERY
/* Define if we have fanotify */
#mesondefine HAVE_FANOTIFY
/* Define if btrfs has the necessary ioctl()s */
#mesondefine HAVE_BTRFS_IOCTL
/* Define if landlock is available */
#mesondefine HAVE_LANDLOCK
/* 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
/* Unzip ps.gz files */
#mesondefine USING_UNZIPPSFILES