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 - (show annotations) (download)
Wed Oct 5 08:12:46 2005 UTC (18 years, 5 months ago) by orrisroot
Branch: MAIN
CVS Tags: AL_PORTING, MergePnt_20051116, REL20051226, XOONIPS_RC1, REL20060323, tag20060615, tag20070307current, MergePnt_20051220, tag20061130, merge_to_20060605, tag20070307, REL20060213, tag20060622, merge_to_20060411, HEAD
Branch point for: XOONIPS_STABLE_32, XOONIPS_STABLE, XOONIPS_STABLE_3, XOONIPS_STABLE_2
Changes since 1.3: +3 -0 lines
time_t の型チェックを追加

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 /* logging to syslog enabled */
103 #undef USE_SYSLOG
104
105 /* Version number of package */
106 #undef VERSION
107
108 /* Define to empty if `const' does not conform to ANSI C. */
109 #undef const
110
111 /* Define to rpl_malloc if the replacement function should be used. */
112 #undef malloc
113
114 /* Define to `unsigned' if <sys/types.h> does not define. */
115 #undef size_t
116
117 /* Define to `long' if <sys/types.h> does not define. */
118 #undef time_t

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