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.2 by root, Fri Feb 3 07:25:25 2006 UTC vs.
Revision 1.3 by root, Fri Feb 3 07:28:22 2006 UTC

6/* Path to the bzip binary */ 6/* Path to the bzip binary */
7#undef BZIP 7#undef BZIP
8 8
9/* Path to the compress binary */ 9/* Path to the compress binary */
10#undef COMPRESS 10#undef COMPRESS
11
12/* Define if you can embed a perl interpreter */
13#undef ENABLE_PERL
11 14
12/* Define if gettimeofday takes two arguments */ 15/* Define if gettimeofday takes two arguments */
13#undef GETTIMEOFDAY_TWO_ARGS 16#undef GETTIMEOFDAY_TWO_ARGS
14 17
15/* Path to the gunzip binary */ 18/* Path to the gunzip binary */
31#undef HAVE_DES_H 34#undef HAVE_DES_H
32 35
33/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 36/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
34 */ 37 */
35#undef HAVE_DIRENT_H 38#undef HAVE_DIRENT_H
39
40/* Define to 1 if you have the <dlfcn.h> header file. */
41#undef HAVE_DLFCN_H
36 42
37/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 43/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
38#undef HAVE_DOPRNT 44#undef HAVE_DOPRNT
39 45
40/* Define to 1 if you have the <fcntl.h> header file. */ 46/* Define to 1 if you have the <fcntl.h> header file. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines