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.7 by root, Sun Aug 13 17:47:24 2006 UTC vs.
Revision 1.8 by elmex, Tue Aug 29 09:27:58 2006 UTC

97/* Define to 1 if you have the `mktime' function. */ 97/* Define to 1 if you have the `mktime' function. */
98#undef HAVE_MKTIME 98#undef HAVE_MKTIME
99 99
100/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 100/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
101#undef HAVE_NDIR_H 101#undef HAVE_NDIR_H
102
103/* Define to 1 if you have the <Python.h> header file. */
104#undef HAVE_PYTHON_H
105 102
106/* Define to 1 if you have the `rmdir' function. */ 103/* Define to 1 if you have the `rmdir' function. */
107#undef HAVE_RMDIR 104#undef HAVE_RMDIR
108 105
109/* Define to 1 if you have the `scandir' function. */ 106/* Define to 1 if you have the `scandir' function. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines