diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index 6133159ee70..230ae649f3c 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -160,6 +160,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 160 | #undef HAVE_STRING_H | 160 | #undef HAVE_STRING_H |
| 161 | #undef HAVE_STDLIB_H | 161 | #undef HAVE_STDLIB_H |
| 162 | #undef HAVE_TERMCAP_H | 162 | #undef HAVE_TERMCAP_H |
| 163 | #undef HAVE_TERM_H | ||
| 163 | #undef HAVE_STDIO_EXT_H | 164 | #undef HAVE_STDIO_EXT_H |
| 164 | #undef STDC_HEADERS | 165 | #undef STDC_HEADERS |
| 165 | #undef TIME_WITH_SYS_TIME | 166 | #undef TIME_WITH_SYS_TIME |
| @@ -283,6 +284,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 283 | #undef HAVE_GRANTPT | 284 | #undef HAVE_GRANTPT |
| 284 | #undef HAVE_GETPT | 285 | #undef HAVE_GETPT |
| 285 | #undef HAVE_SPEED_T /* speed_t typedef in termios.h */ | 286 | #undef HAVE_SPEED_T /* speed_t typedef in termios.h */ |
| 287 | #undef HAVE_STRUCT_TIMEZONE | ||
| 286 | 288 | ||
| 287 | #undef LOCALTIME_CACHE | 289 | #undef LOCALTIME_CACHE |
| 288 | #undef HAVE_INET_SOCKETS | 290 | #undef HAVE_INET_SOCKETS |