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