ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/autoconf.h.in
(Generate patch)

Comparing deliantra/server/include/autoconf.h.in (file contents):
Revision 1.5 by root, Sun May 7 12:49:21 2006 UTC vs.
Revision 1.6 by root, Tue Jul 11 10:35:20 2006 UTC

256#undef RETSIGTYPE 256#undef RETSIGTYPE
257 257
258/* Define to 1 if the `setpgrp' function takes no argument. */ 258/* Define to 1 if the `setpgrp' function takes no argument. */
259#undef SETPGRP_VOID 259#undef SETPGRP_VOID
260 260
261/* The size of a `long', as computed by sizeof. */ 261/* The size of `long', as computed by sizeof. */
262#undef SIZEOF_LONG 262#undef SIZEOF_LONG
263 263
264/* The size of a `long long', as computed by sizeof. */ 264/* The size of `long long', as computed by sizeof. */
265#undef SIZEOF_LONG_LONG 265#undef SIZEOF_LONG_LONG
266 266
267/* Define to 1 if you have the ANSI C header files. */ 267/* Define to 1 if you have the ANSI C header files. */
268#undef STDC_HEADERS 268#undef STDC_HEADERS
269 269
299#endif 299#endif
300 300
301/* Define to `int' if <sys/types.h> does not define. */ 301/* Define to `int' if <sys/types.h> does not define. */
302#undef pid_t 302#undef pid_t
303 303
304/* Define to `unsigned' if <sys/types.h> does not define. */ 304/* Define to `unsigned int' if <sys/types.h> does not define. */
305#undef size_t 305#undef size_t
306 306
307/* Define to `int' if <sys/types.h> doesn't define. */ 307/* Define to `int' if <sys/types.h> doesn't define. */
308#undef uid_t 308#undef uid_t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines