Revision 1.3 |
Revision 1.8 |
/* config.h.in. Generated from configure.ac by autoheader. */ 
|
/* config.h.in. Generated from configure.ac by autoheader. */ 
|
|
/* Disable persistent connections */
#undef DISABLE_KEEPALIVE
/* Enable 503 HTTP responses */
#undef ENABLE_503
/* Enable PUT requests */
#undef ENABLE_PUT
|
/* Define to 1 if you have the <arpa/inet.h> header file. */ #undef HAVE_ARPA_INET_H
|
/* Define to 1 if you have the <arpa/inet.h> header file. */ #undef HAVE_ARPA_INET_H
|
Line 151 |
Line 160 |
`char[]'. */ #undef YYTEXT_POINTER
|
`char[]'. */ #undef YYTEXT_POINTER
|
/* Define as `__inline' if that's what the C compiler calls it, or to nothing
if it is not supported. */
|
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
|
|
#ifndef __cplusplus
|
#undef inline
|
#undef inline
|
|
#endif
|
/* Define to rpl_realloc if the replacement function should be used. */ #undef realloc
|
/* Define to rpl_realloc if the replacement function should be used. */ #undef realloc
|
Line 161 |
Line 172 |
/* Define to `unsigned' if <sys/types.h> does not define. */ #undef size_t
|
/* Define to `unsigned' if <sys/types.h> does not define. */ #undef size_t
|