Develop and Download Open Source Software

Browse CVS Repository

Contents of /xoonips/AL/config.h.in

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Thu Mar 17 15:52:11 2005 UTC (19 years ago) by orrisroot
Branch: MAIN
CVS Tags: RELEASE_1_0_0, RELEASE_1_0_1
Changes since 1.1: +3 -0 lines
added SQLLEN type check for New Win64API.

1 /* config.h.in. Generated from configure.in by autoheader. */
2
3 /* Define to 1 if you have the <arpa/inet.h> header file. */
4 #undef HAVE_ARPA_INET_H
5
6 /* Define to 1 if you have the <dlfcn.h> header file. */
7 #undef HAVE_DLFCN_H
8
9 /* Define to 1 if you have the <fcntl.h> header file. */
10 #undef HAVE_FCNTL_H
11
12 /* Define to 1 if you have the <inttypes.h> header file. */
13 #undef HAVE_INTTYPES_H
14
15 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
16 to 0 otherwise. */
17 #undef HAVE_MALLOC
18
19 /* Define to 1 if you have the <memory.h> header file. */
20 #undef HAVE_MEMORY_H
21
22 /* Define to 1 if you have the `memset' function. */
23 #undef HAVE_MEMSET
24
25 /* Define to 1 if you have the <netinet/in.h> header file. */
26 #undef HAVE_NETINET_IN_H
27
28 /* Define to 1 if `stat' has the bug that it succeeds when given the
29 zero-length file name argument. */
30 #undef HAVE_STAT_EMPTY_STRING_BUG
31
32 /* Define to 1 if you have the <stddef.h> header file. */
33 #undef HAVE_STDDEF_H
34
35 /* Define to 1 if you have the <stdint.h> header file. */
36 #undef HAVE_STDINT_H
37
38 /* Define to 1 if you have the <stdlib.h> header file. */
39 #undef HAVE_STDLIB_H
40
41 /* Define to 1 if you have the `strchr' function. */
42 #undef HAVE_STRCHR
43
44 /* Define to 1 if you have the <strings.h> header file. */
45 #undef HAVE_STRINGS_H
46
47 /* Define to 1 if you have the <string.h> header file. */
48 #undef HAVE_STRING_H
49
50 /* Define to 1 if you have the `strncasecmp' function. */
51 #undef HAVE_STRNCASECMP
52
53 /* Define to 1 if you have the <syslog.h> header file. */
54 #undef HAVE_SYSLOG_H
55
56 /* Define to 1 if you have the <sys/socket.h> header file. */
57 #undef HAVE_SYS_SOCKET_H
58
59 /* Define to 1 if you have the <sys/stat.h> header file. */
60 #undef HAVE_SYS_STAT_H
61
62 /* Define to 1 if you have the <sys/types.h> header file. */
63 #undef HAVE_SYS_TYPES_H
64
65 /* Define to 1 if you have the <unistd.h> header file. */
66 #undef HAVE_UNISTD_H
67
68 /* Define to 1 if you have the <utime.h> header file. */
69 #undef HAVE_UTIME_H
70
71 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
72 slash. */
73 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
74
75 /* Name of package */
76 #undef PACKAGE
77
78 /* Define to the address where bug reports for this package should be sent. */
79 #undef PACKAGE_BUGREPORT
80
81 /* Define to the full name of this package. */
82 #undef PACKAGE_NAME
83
84 /* Define to the full name and version of this package. */
85 #undef PACKAGE_STRING
86
87 /* Define to the one symbol short name of this package. */
88 #undef PACKAGE_TARNAME
89
90 /* Define to the version of this package. */
91 #undef PACKAGE_VERSION
92
93 /* New Win64 datatype SQLLEN */
94 #undef SQLLEN
95
96 /* Define to 1 if you have the ANSI C header files. */
97 #undef STDC_HEADERS
98
99 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
100 #undef TM_IN_SYS_TIME
101
102 /* Version number of package */
103 #undef VERSION
104
105 /* Define to empty if `const' does not conform to ANSI C. */
106 #undef const
107
108 /* Define to rpl_malloc if the replacement function should be used. */
109 #undef malloc
110
111 /* Define to `unsigned' if <sys/types.h> does not define. */
112 #undef size_t

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26