1/* bconfig.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if basename takes a constant pointer */
4#undef HAVE_CONST_BASENAME
5
6/* Define to 1 if dirname takes a constant pointer */
7#undef HAVE_CONST_DIRNAME
8
9/* Define to 1 if you have the <dlfcn.h> header file. */
10#undef HAVE_DLFCN_H
11
12/* Define to 1 if getcwd(NULL, 0) works */
13#undef HAVE_GETCWD_DYN
14
15/* Define to 1 if getopt allows a + sign for POSIX behavior */
16#undef HAVE_GNU_GETOPT
17
18/* Define to 1 if you have the <inttypes.h> header file. */
19#undef HAVE_INTTYPES_H
20
21/* Define to 1 if you have the <memory.h> header file. */
22#undef HAVE_MEMORY_H
23
24/* Define to 1 if getopt has optreset */
25#undef HAVE_OPTRESET
26
27/* Define to 1 if you have the `putenv' function. */
28#undef HAVE_PUTENV
29
30/* Define to 1 if putenv is in std */
31#undef HAVE_PUTENV_IN_STD
32
33/* Define to 1 if you have the `setenv' function. */
34#undef HAVE_SETENV
35
36/* Define to 1 if setenv is in std */
37#undef HAVE_SETENV_IN_STD
38
39/* Define to 1 if snprintf is in std */
40#undef HAVE_SNPRINTF_IN_STD
41
42/* Define to 1 if you have the <stdint.h> header file. */
43#undef HAVE_STDINT_H
44
45/* Define to 1 if you have the <stdlib.h> header file. */
46#undef HAVE_STDLIB_H
47
48/* Define to 1 if you have the <strings.h> header file. */
49#undef HAVE_STRINGS_H
50
51/* Define to 1 if you have the <string.h> header file. */
52#undef HAVE_STRING_H
53
54/* Define to 1 if you have the <sys/stat.h> header file. */
55#undef HAVE_SYS_STAT_H
56
57/* Define to 1 if you have the <sys/types.h> header file. */
58#undef HAVE_SYS_TYPES_H
59
60/* Define to 1 if you have the <unistd.h> header file. */
61#undef HAVE_UNISTD_H
62
63/* Define to 1 if you have the `unmount' function. */
64#undef HAVE_UNMOUNT
65
66/* Define to 1 if you have the `unsetenv' function. */
67#undef HAVE_UNSETENV
68
69/* Define to 1 if unsetenv is in std */
70#undef HAVE_UNSETENV_IN_STD
71
72/* Define to 1 if vsnprintf is in std */
73#undef HAVE_VSNPRINTF_IN_STD
74
75/* Define to the last valid signal number */
76#undef LAST_SIGNO
77
78/* Define to the sub-directory in which libtool stores uninstalled libraries.
79   */
80#undef LT_OBJDIR
81
82/* Define to 1 if your C compiler doesn't accept -c and -o together. */
83#undef NO_MINUS_C_MINUS_O
84
85/* Name of package */
86#undef PACKAGE
87
88/* Define to the address where bug reports for this package should be sent. */
89#undef PACKAGE_BUGREPORT
90
91/* Define to the copyright string applicable to this package. */
92#undef PACKAGE_COPYRIGHT
93
94/* Define to the full name of this package. */
95#undef PACKAGE_NAME
96
97/* Define to the full name and version of this package. */
98#undef PACKAGE_STRING
99
100/* Define to the one symbol short name of this package. */
101#undef PACKAGE_TARNAME
102
103/* Define to the home page for this package. */
104#undef PACKAGE_URL
105
106/* Define to the version of this package. */
107#undef PACKAGE_VERSION
108
109/* Define to 1 if you have the ANSI C header files. */
110#undef STDC_HEADERS
111
112/* Version number of package */
113#undef VERSION
114