librsync  2.0.2
config.h
1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6 
7 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
8  systems. This function is required for `alloca.c' support on those systems.
9  */
10 /* #undef CRAY_STACKSEG_END */
11 
12 /* Define to 1 if using `alloca.c'. */
13 /* #undef C_ALLOCA */
14 
15 /* Define this to enable trace code */
16 /* #undef DO_RS_TRACE */
17 
18 /* Define to 1 if you have `alloca', as a function or macro. */
19 /* #undef HAVE_ALLOCA */
20 
21 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). */
22 #define HAVE_ALLOCA_H 1
23 
24 /* Define to 1 if you have the <bzlib.h> header file. */
25 /* #undef HAVE_BZLIB_H */
26 
27 /* Define to 1 if you have the <dlfcn.h> header file. */
28 #define HAVE_DLFCN_H 1
29 
30 /* Define to 1 if you have the <fcntl.h> header file. */
31 #define HAVE_FCNTL_H 1
32 
33 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
34 #define HAVE_FSEEKO 1
35 
36 /* Define to 1 if fseeko64 (and presumably ftello64) exists and is declared. */
37 #define HAVE_FSEEKO64 1
38 
39 /* Define to 1 if _fseeki64 (and presumably _ftelli64) exists and is declared. */
40 /* #undef HAVE__FSEEKI64 */
41 
42 /* Define to 1 if fstat64 exists and is declared. */
43 #define HAVE_FSTAT64 1
44 
45 /* Define to 1 if _fstati64 exists and is declared. */
46 /* #undef HAVE__FSTATI64 */
47 
48 /* Define to 1 if fileno exists and is declared (Posix). */
49 #define HAVE_FILENO 1
50 
51 /* Define to 1 if _fileno exists and is declared (ISO C++). */
52 /* #undef HAVE__FILENO */
53 
54 /* Define to 1 if you have the <inttypes.h> header file. */
55 #define HAVE_INTTYPES_H 1
56 
57 /* Define to 1 if you have the `bz2' library (-lbz2). */
58 /* #undef HAVE_LIBBZ2 */
59 
60 /* Define to 1 if you have the `popt' library (-lpopt). */
61 /* #undef HAVE_LIBPOPT */
62 
63 /* Define to 1 if you have the `z' library (-lz). */
64 /* #undef HAVE_LIBZ */
65 
66 /* Define to 1 if you have the <malloc.h> header file. */
67 #define HAVE_MALLOC_H 1
68 
69 /* Define to 1 if you have the <mcheck.h> header file. */
70 #define HAVE_MCHECK_H 1
71 
72 /* Define to 1 if you have the `memmove' function. */
73 #define HAVE_MEMMOVE 1
74 
75 /* Define to 1 if you have the <memory.h> header file. */
76 #define HAVE_MEMORY_H 1
77 
78 /* Define to 1 if you have the `memset' function. */
79 #define HAVE_MEMSET 1
80 
81 /* GNU extension of saving argv[0] to program_invocation_short_name */
82 /* #undef HAVE_PROGRAM_INVOCATION_NAME */
83 
84 /* Define to 1 if you have the `snprintf' function. */
85 /* #undef HAVE_SNPRINTF */
86 
87 /* Define to 1 if you have the <stdint.h> header file. */
88 #define HAVE_STDINT_H 1
89 
90 /* Define to 1 if you have the <stdlib.h> header file. */
91 #define HAVE_STDLIB_H 1
92 
93 /* Define to 1 if you have the `strchr' function. */
94 #define HAVE_STRCHR 1
95 
96 /* Define to 1 if you have the `strerror' function. */
97 #define HAVE_STRERROR 1
98 
99 /* Define to 1 if you have the <strings.h> header file. */
100 #define HAVE_STRINGS_H 1
101 
102 /* Define to 1 if you have the <string.h> header file. */
103 #define HAVE_STRING_H 1
104 
105 /* Define to 1 if you have the <sys/file.h> header file. */
106 #define HAVE_SYS_FILE_H 1
107 
108 /* Define to 1 if you have the <sys/stat.h> header file. */
109 #define HAVE_SYS_STAT_H 1
110 
111 /* Define to 1 if you have the <sys/types.h> header file. */
112 #define HAVE_SYS_TYPES_H 1
113 
114 /* Define to 1 if you have the <unistd.h> header file. */
115 #define HAVE_UNISTD_H 1
116 
117 /* Define if your cpp has vararg macros */
118 /* #undef HAVE_VARARG_MACROS */
119 
120 /* Define to 1 if you have the `vsnprintf' function. */
121 /* #undef HAVE_VSNPRINTF */
122 
123 /* Define to 1 if you have the <zlib.h> header file. */
124 /* #undef HAVE_ZLIB_H */
125 
126 /* Define to 1 if you have the `_snprintf' function. */
127 /* #undef HAVE__SNPRINTF */
128 
129 /* Define to 1 if you have the `_vsnprintf' function. */
130 /* #undef HAVE__VSNPRINTF */
131 
132 /* Name of package */
133 #define PACKAGE "librsync"
134 
135 /* The size of `long', as computed by sizeof. */
136 #define SIZEOF_LONG 4
137 
138 /* The size of `long long', as computed by sizeof. */
139 #define SIZEOF_LONG_LONG 8
140 
141 /* The size of `size_t', as computed by sizeof. */
142 #define SIZEOF_SIZE_T 4
143 
144 /* The size of `off_t', as computed by sizeof. */
145 #define SIZEOF_OFF_T 4
146 
147 /* The size of `off64_t', as computed by sizeof. */
148 /* #undef SIZEOF_OFF64_T */
149 
150 /* The size of `unsigned int', as computed by sizeof. */
151 #define SIZEOF_UNSIGNED_INT 4
152 
153 /* The size of `unsigned long', as computed by sizeof. */
154 #define SIZEOF_UNSIGNED_LONG 4
155 
156 /* The size of `unsigned short', as computed by sizeof. */
157 #define SIZEOF_UNSIGNED_SHORT 2
158 
159 /* Define to 1 if printf supports the size_t "%zu" length field. */
160 #define HAVE_PRINTF_Z 1
161 
162 /* If using the C implementation of alloca, define if you know the
163  direction of stack growth for your system; otherwise it will be
164  automatically deduced at runtime.
165  STACK_DIRECTION > 0 => grows toward higher addresses
166  STACK_DIRECTION < 0 => grows toward lower addresses
167  STACK_DIRECTION = 0 => direction of growth unknown */
168 /* #undef STACK_DIRECTION */
169 
170 /* Define to 1 if you have the ANSI C header files. */
171 #define STDC_HEADERS 1
172 
173 /* FIXME Enable extensions on AIX 3, Interix. */
174 #ifndef _ALL_SOURCE
175 # define _ALL_SOURCE 1
176 #endif
177 /* FIXME Enable GNU extensions on systems that have them. */
178 #ifndef _GNU_SOURCE
179 # define _GNU_SOURCE 1
180 #endif
181 /* FIXME Enable threading extensions on Solaris. */
182 #ifndef _POSIX_PTHREAD_SEMANTICS
183 # define _POSIX_PTHREAD_SEMANTICS 1
184 #endif
185 /* FIXME Enable extensions on HP NonStop. */
186 #ifndef _TANDEM_SOURCE
187 # define _TANDEM_SOURCE 1
188 #endif
189 /* FIXME Enable general extensions on Solaris. */
190 #ifndef __EXTENSIONS__
191 # define __EXTENSIONS__ 1
192 #endif
193 
194 
195 /* Version number of package */
196 #define VERSION "2.0.2"
197 
198 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
199  significant byte first (like Motorola and SPARC, unlike Intel). */
200 /* #undef WORDS_BIGENDIAN */
201 
202 /* FIXME Enable large inode numbers on Mac OS X 10.5. */
203 #ifndef _DARWIN_USE_64_BIT_INODE
204 # define _DARWIN_USE_64_BIT_INODE 1
205 #endif
206 
207 /* FIXME Number of bits in a file offset, on hosts where this is settable. */
208 /* #undef _FILE_OFFSET_BITS */
209 
210 /* FIXME Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
211 /* #undef _LARGEFILE_SOURCE */
212 
213 /* FIXME Define for large files, on AIX-style hosts. */
214 /* #undef _LARGE_FILES */
215 
216 /* FIXME Define to 1 if on MINIX. */
217 /* #undef _MINIX */
218 
219 /* FIXME Define to 2 if the system does not provide POSIX.1 features except with
220  this defined. */
221 /* #undef _POSIX_1_SOURCE */
222 
223 /* FIXME Define to 1 if you need to in order for `stat' and other things to work. */
224 /* #undef _POSIX_SOURCE */
225 
226 /* FIXME Define to empty if `const' does not conform to ANSI C. */
227 /* #undef const */
228 
229 /* FIXME Define to `long int' if <sys/types.h> does not define. */
230 /* #undef off_t */
231 
232 /* FIXME Define to `unsigned int' if <sys/types.h> does not define. */
233 /* #undef size_t */