Remove building with NOCRYPTO option
[minix.git] / external / bsd / bind / dist / contrib / idn / idnkit-1.0-src / include / config.h.in
blob476e6612555c6b3c30b53920e885903ef84fac8e
1 /* include/config.h.in. Generated automatically from configure.in by autoheader. */
2 /* Id: config.h.in,v 1.1 2003/06/04 00:25:34 marka Exp */
3 /*
4 * Copyright (c) 2000 Japan Network Information Center. All rights reserved.
5 *
6 * By using this file, you agree to the terms and conditions set forth bellow.
7 *
8 * LICENSE TERMS AND CONDITIONS
9 *
10 * The following License Terms and Conditions apply, unless a different
11 * license is obtained from Japan Network Information Center ("JPNIC"),
12 * a Japanese association, Kokusai-Kougyou-Kanda Bldg 6F, 2-3-4 Uchi-Kanda,
13 * Chiyoda-ku, Tokyo 101-0047, Japan.
15 * 1. Use, Modification and Redistribution (including distribution of any
16 * modified or derived work) in source and/or binary forms is permitted
17 * under this License Terms and Conditions.
19 * 2. Redistribution of source code must retain the copyright notices as they
20 * appear in each source code file, this License Terms and Conditions.
22 * 3. Redistribution in binary form must reproduce the Copyright Notice,
23 * this License Terms and Conditions, in the documentation and/or other
24 * materials provided with the distribution. For the purposes of binary
25 * distribution the "Copyright Notice" refers to the following language:
26 * "Copyright (c) 2000-2002 Japan Network Information Center. All rights reserved."
28 * 4. The name of JPNIC may not be used to endorse or promote products
29 * derived from this Software without specific prior written approval of
30 * JPNIC.
32 * 5. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY JPNIC
33 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
34 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
35 * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JPNIC BE LIABLE
36 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
37 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
38 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
39 * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
40 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
41 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
42 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
45 /* Define to `int' if <sys/types.h> doesn't define. */
46 #undef gid_t
48 /* Define if you have the ANSI C header files. */
49 #undef STDC_HEADERS
51 /* Define to `int' if <sys/types.h> doesn't define. */
52 #undef uid_t
54 /* Define as an appropriate type (ex. int) if your system doesn't have. */
55 #undef BOOL
57 /* Define if you have the bcopy function. */
58 #undef HAVE_BCOPY
60 /* Define if you have the dlopen function. */
61 #undef HAVE_DLOPEN
63 /* Define if you have the dlsym function. */
64 #undef HAVE_DLSYM
66 /* Define if you have the freeaddrinfo function. */
67 #undef HAVE_FREEADDRINFO
69 /* Define if you have the freehostent function. */
70 #undef HAVE_FREEHOSTENT
72 /* Define if you have the getaddrinfo function. */
73 #undef HAVE_GETADDRINFO
75 /* Define if you have the gethostbyaddr function. */
76 #undef HAVE_GETHOSTBYADDR
78 /* Define if you have the gethostbyaddr_r function. */
79 #undef HAVE_GETHOSTBYADDR_R
81 /* Define if you have the gethostbyname function. */
82 #undef HAVE_GETHOSTBYNAME
84 /* Define if you have the gethostbyname2 function. */
85 #undef HAVE_GETHOSTBYNAME2
87 /* Define if you have the gethostbyname2_r function. */
88 #undef HAVE_GETHOSTBYNAME2_R
90 /* Define if you have the gethostbyname_r function. */
91 #undef HAVE_GETHOSTBYNAME_R
93 /* Define if you have the getipnodebyaddr function. */
94 #undef HAVE_GETIPNODEBYADDR
96 /* Define if you have the getipnodebyname function. */
97 #undef HAVE_GETIPNODEBYNAME
99 /* Define if you have the getnameinfo function. */
100 #undef HAVE_GETNAMEINFO
102 /* Define if you have the memmove function. */
103 #undef HAVE_MEMMOVE
105 /* Define if you have the nl_langinfo function. */
106 #undef HAVE_NL_LANGINFO
108 /* Define if you have the setenv function. */
109 #undef HAVE_SETENV
111 /* Define if you have the setlocale function. */
112 #undef HAVE_SETLOCALE
114 /* Define if you have the setvbuf function. */
115 #undef HAVE_SETVBUF
117 /* Define if you have the unsetenv function. */
118 #undef HAVE_UNSETENV
120 /* Define if you have the vsnprintf function. */
121 #undef HAVE_VSNPRINTF
123 /* Define if you have the <dlfcn.h> header file. */
124 #undef HAVE_DLFCN_H
126 /* Define if you have the <langinfo.h> header file. */
127 #undef HAVE_LANGINFO_H
129 /* Define if you have the <locale.h> header file. */
130 #undef HAVE_LOCALE_H
132 /* Define if you have the <pwd.h> header file. */
133 #undef HAVE_PWD_H
135 /* Define if you have the <unistd.h> header file. */
136 #undef HAVE_UNISTD_H
138 /* Define if you have the nsl library (-lnsl). */
139 #undef HAVE_LIBNSL
141 /* Define if you have the socket library (-lsocket). */
142 #undef HAVE_LIBSOCKET
144 /* Define if --enable-mdnkit-compat is specified */
145 #undef ENABLE_MDNKIT_COMPAT
147 /* Define if you want additional ACE converters compiled in. */
148 #undef IDN_EXTRA_ACE
150 /* Define if your iconv() does not accept UTF-8 as the codeset name for utf-8. */
151 #undef IDN_UTF8_ENCODING_NAME
153 /* Define if you have the dl library (-ldl). */
154 #undef HAVE_LIBDL
156 /* Define as the type of the 1st argument of gethostbyaddr. */
157 #undef GHBA_ADDR_T
159 /* Define as the type of the 2nd argument of gethostbyaddr. */
160 #undef GHBA_ADDRLEN_T
162 /* Define as the type of the 2nd argument of getnameinfo. */
163 #undef GNI_SALEN_T
165 /* Define as the type of the 4th argument of getnameinfo. */
166 #undef GNI_HOSTLEN_T
168 /* Define as the type of the 6th argument of getnameinfo. */
169 #undef GNI_SERVLEN_T
171 /* Define as the type of the 7th argument of getnameinfo. */
172 #undef GNI_FLAGS_T
174 /* Define if the prototype of gethost*_r is glibc flavor. */
175 #undef GETHOST_R_GLIBC_FLAVOR
177 /* Define as the pathname of the shared libc object if your system has one. */
178 #undef SOPATH_LIBC
180 /* Define as the pathname of the shared libnsl object if your system has one. */
181 #undef SOPATH_LIBNSL