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.1 by root, Fri Feb 3 07:12:47 2006 UTC vs.
Revision 1.2 by root, Fri Feb 3 07:25:25 2006 UTC

31#undef HAVE_DES_H 31#undef HAVE_DES_H
32 32
33/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 33/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
34 */ 34 */
35#undef HAVE_DIRENT_H 35#undef HAVE_DIRENT_H
36
37/* Define to 1 if you have the <dlfcn.h> header file. */
38#undef HAVE_DLFCN_H
39 36
40/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 37/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
41#undef HAVE_DOPRNT 38#undef HAVE_DOPRNT
42 39
43/* Define to 1 if you have the <fcntl.h> header file. */ 40/* Define to 1 if you have the <fcntl.h> header file. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines