summaryrefslogtreecommitdiff
path: root/config.h.cmake
blob: 5bfd3a1027a33ae116d77613fc186d7d87806e43 (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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Set if boost::iostreams::file_descriptor close_handle is not available */
#cmakedefine BOOST_IOSTREAMS_CLOSE_HANDLE_OLD 1

/* Set if boost::program_options::options_description::options() is not
   available */
#cmakedefine BOOST_PROGRAM_OPTIONS_DESCRIPTION_OLD 1

/* Set if boost::program_options::validation error uses old construction
   semantics */
#cmakedefine BOOST_PROGRAM_OPTIONS_VALIDATION_ERROR_OLD 1

/* Define to 1 if translation of program messages to the user's native
   language is requested. */
#cmakedefine ENABLE_NLS 1

/* Define to 1 if you have the <boost/format.hpp> header file. */
#cmakedefine HAVE_BOOST_FORMAT_HPP 1

/* Define to 1 if you have the <boost/iostreams/device/file_descriptor.hpp>
   header file. */
#cmakedefine HAVE_BOOST_IOSTREAMS_DEVICE_FILE_DESCRIPTOR_HPP 1

/* Define to 1 if you have the <boost/program_options.hpp> header file. */
#cmakedefine HAVE_BOOST_PROGRAM_OPTIONS_HPP 1

/* Define to 1 if you have the <boost/type_traits.hpp> header file. */
#cmakedefine HAVE_BOOST_TYPE_TRAITS_HPP 1

/* Define if the GNU dcgettext() function is already present or preinstalled.
   */
#cmakedefine HAVE_DCGETTEXT 1

/* Define to 1 if you have the <dlfcn.h> header file. */
#cmakedefine HAVE_DLFCN_H 1

/* Define if the GNU gettext() function is already present or preinstalled. */
#cmakedefine HAVE_GETTEXT 1

/* Define if you have the iconv() function. */
#cmakedefine HAVE_ICONV 1

/* Define to 1 if you have the <inttypes.h> header file. */
#cmakedefine HAVE_INTTYPES_H 1

/* Define to 1 if you have the <memory> header file. */
#cmakedefine HAVE_MEMORY 1

/* Define to 1 if you have the <memory.h> header file. */
#cmakedefine HAVE_MEMORY_H 1

/* Define if you have POSIX threads libraries and header files. */
#cmakedefine HAVE_PTHREAD 1

/* Set if the <regex> header file includes std::regex */
#cmakedefine HAVE_REGEX_REGEX 1

/* Define to 1 if you have the <sched.h> header file. */
#cmakedefine HAVE_SCHED_H 1

/* Define to 1 if you have the <security/pam_appl.h> header file. */
#cmakedefine HAVE_SECURITY_PAM_APPL_H 1

/* Define to 1 if you have the <stdint.h> header file. */
#cmakedefine HAVE_STDINT_H 1

/* Define to 1 if you have the <stdlib.h> header file. */
#cmakedefine HAVE_STDLIB_H 1

/* Define to 1 if you have the <strings.h> header file. */
#cmakedefine HAVE_STRINGS_H 1

/* Define to 1 if you have the <string.h> header file. */
#cmakedefine HAVE_STRING_H 1

/* Define to 1 if you have the <sys/personality.h> header file. */
#cmakedefine HAVE_SYS_PERSONALITY_H 1

/* Define to 1 if you have the <sys/stat.h> header file. */
#cmakedefine HAVE_SYS_STAT_H 1

/* Define to 1 if you have the <sys/types.h> header file. */
#cmakedefine HAVE_SYS_TYPES_H 1

/* Define to 1 if you have the <tuple> header file. */
#cmakedefine HAVE_TUPLE 1

/* Define to 1 if you have the <unistd.h> header file. */
#cmakedefine HAVE_UNISTD_H 1

/* Name of package */
#cmakedefine PACKAGE ${PACKAGE}

/* Define to the address where bug reports for this package should be sent. */
#cmakedefine PACKAGE_BUGREPORT 1

/* Define to the full name of this package. */
#cmakedefine PACKAGE_NAME 1

/* Define to the full name and version of this package. */
#cmakedefine PACKAGE_STRING 1

/* Define to the one symbol short name of this package. */
#cmakedefine PACKAGE_TARNAME 1

/* Define to the home page for this package. */
#cmakedefine PACKAGE_URL 1 

/* Define to the version of this package. */
#cmakedefine PACKAGE_VERSION ${VERSION}

/* Package release date (integer). */
#define RELEASE_DATE ${RELEASE_DATE}

/* Package release date (string). */
#cmakedefine RELEASE_DATE_S "${RELEASE_DATE_S}"

/* Enable debugging */
#cmakedefine SBUILD_DEBUG 1

/* Default regular expression used to filter user environment */
#cmakedefine SBUILD_DEFAULT_ENVIRONMENT_FILTER "${SBUILD_DEFAULT_ENVIRONMENT_FILTER}"

/* Set if the block-device chroot type is present */
#cmakedefine SBUILD_FEATURE_BLOCKDEV 1

/* Set if the btrfs-snapshot chroot type is present */
#cmakedefine SBUILD_FEATURE_BTRFSSNAP 1

/* Set if the loopback chroot type is present */
#cmakedefine SBUILD_FEATURE_LOOPBACK 1

/* Set if the lvm-snapshot chroot type is present */
#cmakedefine SBUILD_FEATURE_LVMSNAP 1

/* Set if PAM support is available */
#cmakedefine SBUILD_FEATURE_PAM 1

/* Set if personality support is present */
#cmakedefine SBUILD_FEATURE_PERSONALITY 1

/* Set if the union filesystem type is present */
#cmakedefine SBUILD_FEATURE_UNION 1

/* Set if unshare support is present */
#cmakedefine SBUILD_FEATURE_UNSHARE 1

/* Host GNU architecture triplet */
#cmakedefine SBUILD_HOST "${SBUILD_HOST}"

/* Host CPU */
#cmakedefine SBUILD_HOST_CPU "${SBUILD_HOST_CPU}"

/* Host OS */
#cmakedefine SBUILD_HOST_OS "${SBUILD_HOST_OS}"

/* Host vendor */
#cmakedefine SBUILD_HOST_VENDOR "${SBUILD_HOST_VENDOR}"

/* Platform type, used to modify run-time platform-specific behaviour */
#cmakedefine SBUILD_PLATFORM "${SBUILD_PLATFORM}"

/* Test data directory */
#cmakedefine TESTDATADIR "${TESTDATADIR}"

/* Version number of package */
#cmakedefine VERSION "${VERSION}"

/* Define to 1 if you have the <mntent.h> header file. */
#cmakedefine HAVE_MNTENT_H 1

/* Define to 1 if you have the <sys/mnttab.h> header file. */
#cmakedefine HAVE_SYS_MNTTAB_H 1

/* Define to 1 if you have the mntent stuct (Linux). */
#cmakedefine HAVE_MNTENT 1

/* Define to 1 if you have the mnttab stuct (Solaris). */
#cmakedefine HAVE_MNTTAB 1

/* Define to 1 if you have "char **environ" declared in unistd.h. */
#cmakedefine HAVE_ENVIRON_DECLARED 1