Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / bsd / atf / dist / bconfig.h.in
blob63e44b46970fe37d7d859948c6f1dc5a05f65941
1 /* bconfig.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if basename takes a constant pointer */
4 #undef HAVE_CONST_BASENAME
6 /* Define to 1 if dirname takes a constant pointer */
7 #undef HAVE_CONST_DIRNAME
9 /* Define to 1 if you have the <dlfcn.h> header file. */
10 #undef HAVE_DLFCN_H
12 /* Define to 1 if getcwd(NULL, 0) works */
13 #undef HAVE_GETCWD_DYN
15 /* Define to 1 if getopt allows a + sign for POSIX behavior */
16 #undef HAVE_GNU_GETOPT
18 /* Define to 1 if you have the <inttypes.h> header file. */
19 #undef HAVE_INTTYPES_H
21 /* Define to 1 if you have the <memory.h> header file. */
22 #undef HAVE_MEMORY_H
24 /* Define to 1 if you have the `putenv' function. */
25 #undef HAVE_PUTENV
27 /* Define to 1 if putenv is in std */
28 #undef HAVE_PUTENV_IN_STD
30 /* Define to 1 if you have the `setenv' function. */
31 #undef HAVE_SETENV
33 /* Define to 1 if setenv is in std */
34 #undef HAVE_SETENV_IN_STD
36 /* Define to 1 if snprintf is in std */
37 #undef HAVE_SNPRINTF_IN_STD
39 /* Define to 1 if you have the <stdint.h> header file. */
40 #undef HAVE_STDINT_H
42 /* Define to 1 if you have the <stdlib.h> header file. */
43 #undef HAVE_STDLIB_H
45 /* Define to 1 if you have the <strings.h> header file. */
46 #undef HAVE_STRINGS_H
48 /* Define to 1 if you have the <string.h> header file. */
49 #undef HAVE_STRING_H
51 /* Define to 1 if you have the <sys/stat.h> header file. */
52 #undef HAVE_SYS_STAT_H
54 /* Define to 1 if you have the <sys/types.h> header file. */
55 #undef HAVE_SYS_TYPES_H
57 /* Define to 1 if you have the <unistd.h> header file. */
58 #undef HAVE_UNISTD_H
60 /* Define to 1 if you have the `unmount' function. */
61 #undef HAVE_UNMOUNT
63 /* Define to 1 if you have the `unsetenv' function. */
64 #undef HAVE_UNSETENV
66 /* Define to 1 if unsetenv is in std */
67 #undef HAVE_UNSETENV_IN_STD
69 /* Define to 1 if vsnprintf is in std */
70 #undef HAVE_VSNPRINTF_IN_STD
72 /* Define to the last valid signal number */
73 #undef LAST_SIGNO
75 /* Define to the sub-directory in which libtool stores uninstalled libraries.
77 #undef LT_OBJDIR
79 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
80 #undef NO_MINUS_C_MINUS_O
82 /* Name of package */
83 #undef PACKAGE
85 /* Define to the address where bug reports for this package should be sent. */
86 #undef PACKAGE_BUGREPORT
88 /* Define to the copyright string applicable to this package. */
89 #undef PACKAGE_COPYRIGHT
91 /* Define to the full name of this package. */
92 #undef PACKAGE_NAME
94 /* Define to the full name and version of this package. */
95 #undef PACKAGE_STRING
97 /* Define to the one symbol short name of this package. */
98 #undef PACKAGE_TARNAME
100 /* Define to the home page for this package. */
101 #undef PACKAGE_URL
103 /* Define to the version of this package. */
104 #undef PACKAGE_VERSION
106 /* Define to 1 if you have the ANSI C header files. */
107 #undef STDC_HEADERS
109 /* Version number of package */
110 #undef VERSION