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.4.4.1 - (show annotations) (download)
Thu Aug 24 09:59:20 2006 UTC (17 years, 7 months ago) by aga4096
Branch: XOONIPS_STABLE_2
CVS Tags: tag20061115, RELENG_2_0_0a_RELEASE
Changes since 1.4: +6 -0 lines
・[ #8723 ] STABLE2 のALでDB接続文字コード指定  のパッチをあてた.

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 /* mysql charset */
76 #undef MYSQL_CHARSET
77
78 /* Name of package */
79 #undef PACKAGE
80
81 /* Define to the address where bug reports for this package should be sent. */
82 #undef PACKAGE_BUGREPORT
83
84 /* Define to the full name of this package. */
85 #undef PACKAGE_NAME
86
87 /* Define to the full name and version of this package. */
88 #undef PACKAGE_STRING
89
90 /* Define to the one symbol short name of this package. */
91 #undef PACKAGE_TARNAME
92
93 /* Define to the version of this package. */
94 #undef PACKAGE_VERSION
95
96 /* New Win64 datatype SQLLEN */
97 #undef SQLLEN
98
99 /* Define to 1 if you have the ANSI C header files. */
100 #undef STDC_HEADERS
101
102 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
103 #undef TM_IN_SYS_TIME
104
105 /* mysql charset setting required */
106 #undef USE_MYSQL_CHARSET
107
108 /* logging to syslog enabled */
109 #undef USE_SYSLOG
110
111 /* Version number of package */
112 #undef VERSION
113
114 /* Define to empty if `const' does not conform to ANSI C. */
115 #undef const
116
117 /* Define to rpl_malloc if the replacement function should be used. */
118 #undef malloc
119
120 /* Define to `unsigned' if <sys/types.h> does not define. */
121 #undef size_t
122
123 /* Define to `long' if <sys/types.h> does not define. */
124 #undef time_t

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