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.11 by root, Sat Dec 16 04:31:24 2006 UTC vs.
Revision 1.12 by root, Sun Dec 31 10:40:01 2006 UTC

109#undef UNCOMPRESS 109#undef UNCOMPRESS
110 110
111/* Version number of package */ 111/* Version number of package */
112#undef VERSION 112#undef VERSION
113 113
114/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
115 `char[]'. */
116#undef YYTEXT_POINTER
117
118/* Define to `__inline__' or `__inline' if that's what the C compiler 114/* Define to `__inline__' or `__inline' if that's what the C compiler
119 calls it, or to nothing if 'inline' is not supported under any name. */ 115 calls it, or to nothing if 'inline' is not supported under any name. */
120#ifndef __cplusplus 116#ifndef __cplusplus
121#undef inline 117#undef inline
122#endif 118#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines