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.3 by root, Fri Feb 3 07:28:22 2006 UTC vs.
Revision 1.4 by root, Thu Mar 16 21:08:14 2006 UTC

34#undef HAVE_DES_H 34#undef HAVE_DES_H
35 35
36/* 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'.
37 */ 37 */
38#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
42 39
43/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 40/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
44#undef HAVE_DOPRNT 41#undef HAVE_DOPRNT
45 42
46/* Define to 1 if you have the <fcntl.h> header file. */ 43/* Define to 1 if you have the <fcntl.h> header file. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines