| 1 |
/* config.h.in. Generated from configure.in by autoheader. */ |
/* config.h.in. Generated from configure.in by autoheader. */ |
|
/* $Id$ */ |
|
|
|
|
|
/* Define `socklen_t' to int if <sys/socket.h> does not define. */ |
|
|
#undef socklen_t |
|
|
|
|
|
/* Define to `long' if <sys/types.h> does not define. */ |
|
|
#undef time_t |
|
|
|
|
|
/* |
|
|
* Defined if you allow creating a file in an arbitrary path |
|
|
* which is the traditional feature. |
|
|
*/ |
|
|
#undef WNN_ALLOW_UNSAFE_PATH |
|
|
|
|
|
/* Define if the signal function returns void. */ |
|
|
#undef RETSIGTYPE_VOID |
|
| 2 |
|
|
| 3 |
/* Define to 1 if you have the `bcmp' function. */ |
/* Define to 1 if you have the `bcmp' function. */ |
| 4 |
#undef HAVE_BCMP |
#undef HAVE_BCMP |
| 114 |
/* Define to 1 if you have the `socket' function. */ |
/* Define to 1 if you have the `socket' function. */ |
| 115 |
#undef HAVE_SOCKET |
#undef HAVE_SOCKET |
| 116 |
|
|
| 117 |
|
/* Define to 1 if the system has the type `socklen_t'. */ |
| 118 |
|
#undef HAVE_SOCKLEN_T |
| 119 |
|
|
| 120 |
/* Define to 1 if you have the <stdint.h> header file. */ |
/* Define to 1 if you have the <stdint.h> header file. */ |
| 121 |
#undef HAVE_STDINT_H |
#undef HAVE_STDINT_H |
| 122 |
|
|
| 168 |
/* Define to 1 if you have the <term.h> header file. */ |
/* Define to 1 if you have the <term.h> header file. */ |
| 169 |
#undef HAVE_TERM_H |
#undef HAVE_TERM_H |
| 170 |
|
|
| 171 |
|
/* Define to 1 if the system has the type `time_t'. */ |
| 172 |
|
#undef HAVE_TIME_T |
| 173 |
|
|
| 174 |
/* Define to 1 if you have the <unistd.h> header file. */ |
/* Define to 1 if you have the <unistd.h> header file. */ |
| 175 |
#undef HAVE_UNISTD_H |
#undef HAVE_UNISTD_H |
| 176 |
|
|
| 213 |
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
| 214 |
#undef TIME_WITH_SYS_TIME |
#undef TIME_WITH_SYS_TIME |
| 215 |
|
|
| 216 |
|
/* Define to allow writing to other than JSERVERDIR. */ |
| 217 |
|
#undef WNN_ALLOW_UNSAFE_PATH |
| 218 |
|
|
| 219 |
/* Define to `int' if <sys/types.h> does not define. */ |
/* Define to `int' if <sys/types.h> does not define. */ |
| 220 |
#undef mode_t |
#undef mode_t |
| 221 |
|
|
| 222 |
/* Define to `long' if <sys/types.h> does not define. */ |
/* Define missing socklen_t. */ |
| 223 |
|
#undef socklen_t |
| 224 |
|
|
| 225 |
|
/* Define missing time_t. */ |
| 226 |
#undef time_t |
#undef time_t |