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.
14 *
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.
18 *
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.
21 *
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."
27 *
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.
31 *
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.
43 */
44
45/* Define to `int' if <sys/types.h> doesn't define.  */
46#undef gid_t
47
48/* Define if you have the ANSI C header files.  */
49#undef STDC_HEADERS
50
51/* Define to `int' if <sys/types.h> doesn't define.  */
52#undef uid_t
53
54/* Define as an appropriate type (ex. int) if your system doesn't have. */
55#undef BOOL
56
57/* Define if you have the bcopy function.  */
58#undef HAVE_BCOPY
59
60/* Define if you have the dlopen function.  */
61#undef HAVE_DLOPEN
62
63/* Define if you have the dlsym function.  */
64#undef HAVE_DLSYM
65
66/* Define if you have the freeaddrinfo function.  */
67#undef HAVE_FREEADDRINFO
68
69/* Define if you have the freehostent function.  */
70#undef HAVE_FREEHOSTENT
71
72/* Define if you have the getaddrinfo function.  */
73#undef HAVE_GETADDRINFO
74
75/* Define if you have the gethostbyaddr function.  */
76#undef HAVE_GETHOSTBYADDR
77
78/* Define if you have the gethostbyaddr_r function.  */
79#undef HAVE_GETHOSTBYADDR_R
80
81/* Define if you have the gethostbyname function.  */
82#undef HAVE_GETHOSTBYNAME
83
84/* Define if you have the gethostbyname2 function.  */
85#undef HAVE_GETHOSTBYNAME2
86
87/* Define if you have the gethostbyname2_r function.  */
88#undef HAVE_GETHOSTBYNAME2_R
89
90/* Define if you have the gethostbyname_r function.  */
91#undef HAVE_GETHOSTBYNAME_R
92
93/* Define if you have the getipnodebyaddr function.  */
94#undef HAVE_GETIPNODEBYADDR
95
96/* Define if you have the getipnodebyname function.  */
97#undef HAVE_GETIPNODEBYNAME
98
99/* Define if you have the getnameinfo function.  */
100#undef HAVE_GETNAMEINFO
101
102/* Define if you have the memmove function.  */
103#undef HAVE_MEMMOVE
104
105/* Define if you have the nl_langinfo function.  */
106#undef HAVE_NL_LANGINFO
107
108/* Define if you have the setenv function.  */
109#undef HAVE_SETENV
110
111/* Define if you have the setlocale function.  */
112#undef HAVE_SETLOCALE
113
114/* Define if you have the setvbuf function.  */
115#undef HAVE_SETVBUF
116
117/* Define if you have the unsetenv function.  */
118#undef HAVE_UNSETENV
119
120/* Define if you have the vsnprintf function.  */
121#undef HAVE_VSNPRINTF
122
123/* Define if you have the <dlfcn.h> header file.  */
124#undef HAVE_DLFCN_H
125
126/* Define if you have the <langinfo.h> header file.  */
127#undef HAVE_LANGINFO_H
128
129/* Define if you have the <locale.h> header file.  */
130#undef HAVE_LOCALE_H
131
132/* Define if you have the <pwd.h> header file.  */
133#undef HAVE_PWD_H
134
135/* Define if you have the <unistd.h> header file.  */
136#undef HAVE_UNISTD_H
137
138/* Define if you have the nsl library (-lnsl).  */
139#undef HAVE_LIBNSL
140
141/* Define if you have the socket library (-lsocket).  */
142#undef HAVE_LIBSOCKET
143
144/* Define if --enable-mdnkit-compat is specified */
145#undef ENABLE_MDNKIT_COMPAT
146
147/* Define if you want additional ACE converters compiled in. */
148#undef IDN_EXTRA_ACE
149
150/* Define if your iconv() does not accept UTF-8 as the codeset name for utf-8. */
151#undef IDN_UTF8_ENCODING_NAME
152
153/* Define if you have the dl library (-ldl). */
154#undef HAVE_LIBDL
155
156/* Define as the type of the 1st argument of gethostbyaddr. */
157#undef GHBA_ADDR_T
158
159/* Define as the type of the 2nd argument of gethostbyaddr. */
160#undef GHBA_ADDRLEN_T
161
162/* Define as the type of the 2nd argument of getnameinfo. */
163#undef GNI_SALEN_T
164
165/* Define as the type of the 4th argument of getnameinfo. */
166#undef GNI_HOSTLEN_T
167
168/* Define as the type of the 6th argument of getnameinfo. */
169#undef GNI_SERVLEN_T
170
171/* Define as the type of the 7th argument of getnameinfo. */
172#undef GNI_FLAGS_T
173
174/* Define if the prototype of gethost*_r is glibc flavor. */
175#undef GETHOST_R_GLIBC_FLAVOR
176
177/* Define as the pathname of the shared libc object if your system has one. */
178#undef SOPATH_LIBC
179
180/* Define as the pathname of the shared libnsl object if your system has one. */
181#undef SOPATH_LIBNSL
182