~ubuntu-branches/ubuntu/natty/orbit2/natty

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Chris Waters
  • Date: 2002-03-25 17:24:03 UTC
  • Revision ID: james.westby@ubuntu.com-20020325172403-8lexv63608acfqgt
Tags: upstream-2.3.107
ImportĀ upstreamĀ versionĀ 2.3.107

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated automatically from configure.in by autoheader.  */
 
2
/* C code to execute to determine the maximum iovec array size */
 
3
#undef GET_MAX_IOVS
 
4
 
 
5
/* Define to the command to indent the output code with, must read stdin.  */
 
6
#undef INDENT_COMMAND
 
7
 
 
8
#undef HAVE_LIMITED_WRITEV
 
9
 
 
10
#undef HAVE_INET_ATON
 
11
 
 
12
/* Define to 'int' if it isn't defined in the header files. */
 
13
#undef socklen_t
 
14
 
 
15
#undef  ORBIT_PURIFY
 
16
 
 
17
/* Define if you have the `basename' function. */
 
18
#undef HAVE_BASENAME
 
19
 
 
20
/* Define if you have the <dlfcn.h> header file. */
 
21
#undef HAVE_DLFCN_H
 
22
 
 
23
/* Define if you don't have `vprintf' but do have `_doprnt.' */
 
24
#undef HAVE_DOPRNT
 
25
 
 
26
/* Define if you have the <endian.h> header file. */
 
27
#undef HAVE_ENDIAN_H
 
28
 
 
29
/* Define if you have the <fcntl.h> header file. */
 
30
#undef HAVE_FCNTL_H
 
31
 
 
32
/* Define if you have the <inttypes.h> header file. */
 
33
#undef HAVE_INTTYPES_H
 
34
 
 
35
/* Define if you have the `nsl' library (-lnsl). */
 
36
#undef HAVE_LIBNSL
 
37
 
 
38
/* Define if you have the `resolv' library (-lresolv). */
 
39
#undef HAVE_LIBRESOLV
 
40
 
 
41
/* Define if you have the `socket' library (-lsocket). */
 
42
#undef HAVE_LIBSOCKET
 
43
 
 
44
/* Define if you have the <linux/irda.h> header file. */
 
45
#undef HAVE_LINUX_IRDA_H
 
46
 
 
47
/* Define if you have the <machine/endian.h> header file. */
 
48
#undef HAVE_MACHINE_ENDIAN_H
 
49
 
 
50
/* Define if you have the <machine/types.h> header file. */
 
51
#undef HAVE_MACHINE_TYPES_H
 
52
 
 
53
/* Define if you have the <memory.h> header file. */
 
54
#undef HAVE_MEMORY_H
 
55
 
 
56
/* Define if you have the <netinet/in.h> header file. */
 
57
#undef HAVE_NETINET_IN_H
 
58
 
 
59
/* Define if you have the <openssl/ssl.h> header file. */
 
60
#undef HAVE_OPENSSL_SSL_H
 
61
 
 
62
/* Define if you have the `poll' function. */
 
63
#undef HAVE_POLL
 
64
 
 
65
/* Define if you have the <stddef.h> header file. */
 
66
#undef HAVE_STDDEF_H
 
67
 
 
68
/* Define if you have the <stdint.h> header file. */
 
69
#undef HAVE_STDINT_H
 
70
 
 
71
/* Define if you have the <stdlib.h> header file. */
 
72
#undef HAVE_STDLIB_H
 
73
 
 
74
/* Define if you have the <strings.h> header file. */
 
75
#undef HAVE_STRINGS_H
 
76
 
 
77
/* Define if you have the <string.h> header file. */
 
78
#undef HAVE_STRING_H
 
79
 
 
80
/* Define if you have the <sys/endian.h> header file. */
 
81
#undef HAVE_SYS_ENDIAN_H
 
82
 
 
83
/* Define if you have the <sys/isa_defs.h> header file. */
 
84
#undef HAVE_SYS_ISA_DEFS_H
 
85
 
 
86
/* Define if you have the <sys/machine.h> header file. */
 
87
#undef HAVE_SYS_MACHINE_H
 
88
 
 
89
/* Define if you have the <sys/poll.h> header file. */
 
90
#undef HAVE_SYS_POLL_H
 
91
 
 
92
/* Define if you have the <sys/stat.h> header file. */
 
93
#undef HAVE_SYS_STAT_H
 
94
 
 
95
/* Define if you have the <sys/types.h> header file. */
 
96
#undef HAVE_SYS_TYPES_H
 
97
 
 
98
/* Define if you have the <sys/un.h> header file. */
 
99
#undef HAVE_SYS_UN_H
 
100
 
 
101
/* Define if you have the <unistd.h> header file. */
 
102
#undef HAVE_UNISTD_H
 
103
 
 
104
/* Define if you have the `vprintf' function. */
 
105
#undef HAVE_VPRINTF
 
106
 
 
107
/* Define if you have the <wchar.h> header file. */
 
108
#undef HAVE_WCHAR_H
 
109
 
 
110
/* Define if you have the <wcstr.h> header file. */
 
111
#undef HAVE_WCSTR_H
 
112
 
 
113
/* Define if you have the <wctype.h> header file. */
 
114
#undef HAVE_WCTYPE_H
 
115
 
 
116
/* Name of package */
 
117
#undef PACKAGE
 
118
 
 
119
/* Define if you have the ANSI C header files. */
 
120
#undef STDC_HEADERS
 
121
 
 
122
/* Version number of package */
 
123
#undef VERSION
 
124
 
 
125
/* Define if your processor stores words with the most significant byte first
 
126
   (like Motorola and SPARC, unlike Intel and VAX). */
 
127
#undef WORDS_BIGENDIAN
 
128
 
 
129
/* Define to empty if `const' does not conform to ANSI C. */
 
130
#undef const
 
131
 
 
132
/* Define as `__inline' if that's what the C compiler calls it, or to nothing
 
133
   if it is not supported. */
 
134
#undef inline
 
135
 
 
136
/* Define to `unsigned' if <sys/types.h> does not define. */
 
137
#undef size_t