r23135: inet_ntop and inet_pton are now provided by libreplace
[Samba.git] / source / lib / json / config.h.win32
blob7f7e6aee16149cc9a5efb0c5f323113c483b7b1f
1 /*
2  * $Id: config.h.win32,v 1.2 2006/01/26 02:16:28 mclark Exp $
3  *
4  * Copyright (c) 2004, 2005 Metaparadigm Pte. Ltd.
5  * Michael Clark <michael@metaparadigm.com>
6  *
7  * This library is free software; you can redistribute it and/or modify
8  * it under the terms of the MIT license. See COPYING for details.
9  *
10  */
12 /* config.h.win32  Generated by configure.  */
14 #define PACKAGE_STRING "JSON C Library 0.2"
15 #define PACKAGE_BUGREPORT "michael@metaparadigm.com"
16 #define PACKAGE_NAME "JSON C Library"
17 #define PACKAGE_TARNAME "json-c"
18 #define PACKAGE_VERSION "0.2"
20 /* config.h.in.  Generated from configure.ac by autoheader.  */\r
22 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */\r
23 /* #undef HAVE_DOPRNT */\r
25 /* Define to 1 if you have the <fcntl.h> header file. */\r
26 #define HAVE_FCNTL_H 1\r
28 /* Define to 1 if you have the <inttypes.h> header file. */\r
29 #define HAVE_INTTYPES_H 1\r
31 /* Define to 1 if you have the <limits.h> header file. */\r
32 #define HAVE_LIMITS_H 1\r
34 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and\r
35    to 0 otherwise. */\r
36 #define HAVE_MALLOC 1\r
38 /* Define to 1 if you have the <memory.h> header file. */\r
39 #define HAVE_MEMORY_H 1\r
41 /* Define to 1 if you have the `open' function. */\r
42 #undef HAVE_OPEN\r
44 /* Define to 1 if your system has a GNU libc compatible `realloc' function,\r
45    and to 0 otherwise. */\r
46 #define HAVE_REALLOC 1
48 /* Define to 1 if you have the <stdint.h> header file. */\r
49 #define HAVE_STDINT_H 1\r
51 /* Define to 1 if you have the <stdlib.h> header file. */\r
52 #define HAVE_STDLIB_H 1\r
54 /* Define to 1 if you have the `strdup' function. */\r
55 #undef HAVE_STRNDUP\r
57 /* Define to 1 if you have the <stdarg.h> header file. */\r
58 #define HAVE_STDARG_H 1\r
60 /* Define to 1 if you have the `strerror' function. */\r
61 #define HAVE_STRERROR 1\r
63 /* Define to 1 if you have the <strings.h> header file. */\r
64 #undef HAVE_STRINGS_H\r
66 /* Define to 1 if you have the <string.h> header file. */\r
67 #define HAVE_STRING_H 1\r
69 /* Define to 1 if you have the <syslog.h> header file. */\r
70 #undef HAVE_SYSLOG_H\r
72 /* Define to 1 if you have the <sys/param.h> header file. */\r
73 #undef HAVE_SYS_PARAM_H\r
75 /* Define to 1 if you have the <sys/stat.h> header file. */\r
76 #define HAVE_SYS_STAT_H 1\r
78 /* Define to 1 if you have the <sys/types.h> header file. */\r
79 #define HAVE_SYS_TYPES_H 1\r
81 /* Define to 1 if you have the <unistd.h> header file. */\r
82 #undef HAVE_UNISTD_H\r
84 /* Define to 1 if you have the `vprintf' function. */\r
85 #undef HAVE_VPRINTF\r
87 /* Define to 1 if you have the `vsyslog' function. */\r
88 #undef HAVE_VSYSLOG\r
90 /* Define to 1 if you have the `strncasecmp' function. */\r
91 #undef HAVE_STRNCASECMP\r
93 /* Define to 1 if you have the ANSI C header files. */\r
94 #define STDC_HEADERS 1