source: trunk/debathena/third/schroot/config.h.in @ 24172

Revision 24172, 5.4 KB checked in by broder, 15 years ago (diff)
Import the autogoo generated files in schroot. The packaging doesn't build these itself, so we need to.
Line 
1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Set if boost::program_options::options_description::options() is not
4   available */
5#undef BOOST_PROGRAM_OPTIONS_DESCRIPTION_OLD
6
7/* csbuild config file path */
8#undef CSBUILD_CONF
9
10/* dchroot config file path */
11#undef DCHROOT_CONF
12
13/* Define to 1 if translation of program messages to the user's native
14   language is requested. */
15#undef ENABLE_NLS
16
17/* Define to 1 if you have the <boost/format.hpp> header file. */
18#undef HAVE_BOOST_FORMAT_HPP
19
20/* Define to 1 if you have the <boost/program_options.hpp> header file. */
21#undef HAVE_BOOST_PROGRAM_OPTIONS_HPP
22
23/* Define to 1 if you have the <boost/shared_ptr.hpp> header file. */
24#undef HAVE_BOOST_SHARED_PTR_HPP
25
26/* Define to 1 if you have the <boost/tuple/tuple.hpp> header file. */
27#undef HAVE_BOOST_TUPLE_TUPLE_HPP
28
29/* Define to 1 if you have the <boost/type_traits.hpp> header file. */
30#undef HAVE_BOOST_TYPE_TRAITS_HPP
31
32/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
33   CoreFoundation framework. */
34#undef HAVE_CFLOCALECOPYCURRENT
35
36/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
37   the CoreFoundation framework. */
38#undef HAVE_CFPREFERENCESCOPYAPPVALUE
39
40/* Define if the GNU dcgettext() function is already present or preinstalled.
41   */
42#undef HAVE_DCGETTEXT
43
44/* Define to 1 if you have the <dlfcn.h> header file. */
45#undef HAVE_DLFCN_H
46
47/* Define to 1 if you have the <ext/stdio_filebuf.h> header file. */
48#undef HAVE_EXT_STDIO_FILEBUF_H
49
50/* Define if the GNU gettext() function is already present or preinstalled. */
51#undef HAVE_GETTEXT
52
53/* Define if you have the iconv() function. */
54#undef HAVE_ICONV
55
56/* Define to 1 if you have the <inttypes.h> header file. */
57#undef HAVE_INTTYPES_H
58
59/* Define to 1 if you have the <memory.h> header file. */
60#undef HAVE_MEMORY_H
61
62/* Define if you have POSIX threads libraries and header files. */
63#undef HAVE_PTHREAD
64
65/* Define to 1 if you have the <security/pam_appl.h> header file. */
66#undef HAVE_SECURITY_PAM_APPL_H
67
68/* Define to 1 if you have the <stdint.h> header file. */
69#undef HAVE_STDINT_H
70
71/* Define to 1 if you have the <stdlib.h> header file. */
72#undef HAVE_STDLIB_H
73
74/* Define to 1 if you have the <strings.h> header file. */
75#undef HAVE_STRINGS_H
76
77/* Define to 1 if you have the <string.h> header file. */
78#undef HAVE_STRING_H
79
80/* Define to 1 if you have the <sys/personality.h> header file. */
81#undef HAVE_SYS_PERSONALITY_H
82
83/* Define to 1 if you have the <sys/stat.h> header file. */
84#undef HAVE_SYS_STAT_H
85
86/* Define to 1 if you have the <sys/types.h> header file. */
87#undef HAVE_SYS_TYPES_H
88
89/* Define to 1 if you have the <tr1/memory> header file. */
90#undef HAVE_TR1_MEMORY
91
92/* Define to 1 if you have the <tr1/tuple> header file. */
93#undef HAVE_TR1_TUPLE
94
95/* Define to 1 if you have the <unistd.h> header file. */
96#undef HAVE_UNISTD_H
97
98/* Set if UUID support is available */
99#undef HAVE_UUID
100
101/* Name of package */
102#undef PACKAGE
103
104/* Define to the address where bug reports for this package should be sent. */
105#undef PACKAGE_BUGREPORT
106
107/* Package data directory */
108#undef PACKAGE_DATA_DIR
109
110/* Package libexec directory */
111#undef PACKAGE_LIBEXEC_DIR
112
113/* Package lib directory */
114#undef PACKAGE_LIB_DIR
115
116/* Package locale directory */
117#undef PACKAGE_LOCALE_DIR
118
119/* Package localstate directory */
120#undef PACKAGE_LOCALSTATE_DIR
121
122/* Define to the full name of this package. */
123#undef PACKAGE_NAME
124
125/* Define to the full name and version of this package. */
126#undef PACKAGE_STRING
127
128/* Package system configuration directory */
129#undef PACKAGE_SYSCONF_DIR
130
131/* Define to the one symbol short name of this package. */
132#undef PACKAGE_TARNAME
133
134/* Define to the version of this package. */
135#undef PACKAGE_VERSION
136
137/* Define to necessary symbol if this constant uses a non-standard name on
138   your system. */
139#undef PTHREAD_CREATE_JOINABLE
140
141/* Package release date (integer). */
142#undef RELEASE_DATE
143
144/* Package release date (string). */
145#undef RELEASE_DATE_S
146
147/* Enable debugging */
148#undef SBUILD_DEBUG
149
150/* Default regular expression used to filter user environment */
151#undef SBUILD_DEFAULT_ENVIRONMENT_FILTER
152
153/* Set if the block-device chroot type is present */
154#undef SBUILD_FEATURE_BLOCKDEV
155
156/* Set if the device locking with liblockdev is available */
157#undef SBUILD_FEATURE_DEVLOCK
158
159/* Set if the loopback chroot type is present */
160#undef SBUILD_FEATURE_LOOPBACK
161
162/* Set if the lvm-snapshot chroot type is present */
163#undef SBUILD_FEATURE_LVMSNAP
164
165/* Set if PAM support is available */
166#undef SBUILD_FEATURE_PAM
167
168/* Set if personality support is present */
169#undef SBUILD_FEATURE_PERSONALITY
170
171/* Set if the union filesystem type is present */
172#undef SBUILD_FEATURE_UNION
173
174/* schroot config file path */
175#undef SCHROOT_CONF
176
177/* schroot chroot directory */
178#undef SCHROOT_CONF_CHROOT_D
179
180/* schroot chroot setup directory */
181#undef SCHROOT_CONF_SETUP_D
182
183/* Package data directory */
184#undef SCHROOT_DATADIR
185
186/* schroot file unpack directory */
187#undef SCHROOT_FILE_UNPACK_DIR
188
189/* Package libexec directory */
190#undef SCHROOT_LIBEXEC_DIR
191
192/* Package module directory */
193#undef SCHROOT_MODULEDIR
194
195/* schroot mount directory */
196#undef SCHROOT_MOUNT_DIR
197
198/* schroot overlay directory */
199#undef SCHROOT_OVERLAY_DIR
200
201/* schroot session directory */
202#undef SCHROOT_SESSION_DIR
203
204/* schroot underlay directory */
205#undef SCHROOT_UNDERLAY_DIR
206
207/* Define to 1 if you have the ANSI C header files. */
208#undef STDC_HEADERS
209
210/* Version number of package */
211#undef VERSION
Note: See TracBrowser for help on using the repository browser.