Remove building with NOCRYPTO option
[minix.git] / external / bsd / bind / dist / unit / atf-src / bconfig.h.in
blob5d9ceeb2505ffeb339f0696c8a2ddc4d845ae9b4
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 getopt has optreset */
25 #undef HAVE_OPTRESET
27 /* Define to 1 if you have the `putenv' function. */
28 #undef HAVE_PUTENV
30 /* Define to 1 if putenv is in std */
31 #undef HAVE_PUTENV_IN_STD
33 /* Define to 1 if you have the `setenv' function. */
34 #undef HAVE_SETENV
36 /* Define to 1 if setenv is in std */
37 #undef HAVE_SETENV_IN_STD
39 /* Define to 1 if snprintf is in std */
40 #undef HAVE_SNPRINTF_IN_STD
42 /* Define to 1 if you have the <stdint.h> header file. */
43 #undef HAVE_STDINT_H
45 /* Define to 1 if you have the <stdlib.h> header file. */
46 #undef HAVE_STDLIB_H
48 /* Define to 1 if you have the <strings.h> header file. */
49 #undef HAVE_STRINGS_H
51 /* Define to 1 if you have the <string.h> header file. */
52 #undef HAVE_STRING_H
54 /* Define to 1 if you have the <sys/stat.h> header file. */
55 #undef HAVE_SYS_STAT_H
57 /* Define to 1 if you have the <sys/types.h> header file. */
58 #undef HAVE_SYS_TYPES_H
60 /* Define to 1 if you have the <unistd.h> header file. */
61 #undef HAVE_UNISTD_H
63 /* Define to 1 if you have the `unmount' function. */
64 #undef HAVE_UNMOUNT
66 /* Define to 1 if you have the `unsetenv' function. */
67 #undef HAVE_UNSETENV
69 /* Define to 1 if unsetenv is in std */
70 #undef HAVE_UNSETENV_IN_STD
72 /* Define to 1 if vsnprintf is in std */
73 #undef HAVE_VSNPRINTF_IN_STD
75 /* Define to the last valid signal number */
76 #undef LAST_SIGNO
78 /* Define to the sub-directory in which libtool stores uninstalled libraries.
80 #undef LT_OBJDIR
82 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
83 #undef NO_MINUS_C_MINUS_O
85 /* Name of package */
86 #undef PACKAGE
88 /* Define to the address where bug reports for this package should be sent. */
89 #undef PACKAGE_BUGREPORT
91 /* Define to the copyright string applicable to this package. */
92 #undef PACKAGE_COPYRIGHT
94 /* Define to the full name of this package. */
95 #undef PACKAGE_NAME
97 /* Define to the full name and version of this package. */
98 #undef PACKAGE_STRING
100 /* Define to the one symbol short name of this package. */
101 #undef PACKAGE_TARNAME
103 /* Define to the home page for this package. */
104 #undef PACKAGE_URL
106 /* Define to the version of this package. */
107 #undef PACKAGE_VERSION
109 /* Define to 1 if you have the ANSI C header files. */
110 #undef STDC_HEADERS
112 /* Version number of package */
113 #undef VERSION