diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/config.in b/src/config.in index 1846bfb9e7b..8ccda972395 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -687,9 +687,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 687 | /* Define to 1 if you have the <sys/systeminfo.h> header file. */ | 687 | /* Define to 1 if you have the <sys/systeminfo.h> header file. */ |
| 688 | #undef HAVE_SYS_SYSTEMINFO_H | 688 | #undef HAVE_SYS_SYSTEMINFO_H |
| 689 | 689 | ||
| 690 | /* Define to 1 if you have the <sys/timeb.h> header file. */ | ||
| 691 | #undef HAVE_SYS_TIMEB_H | ||
| 692 | |||
| 693 | /* Define to 1 if you have the <sys/time.h> header file. */ | 690 | /* Define to 1 if you have the <sys/time.h> header file. */ |
| 694 | #undef HAVE_SYS_TIME_H | 691 | #undef HAVE_SYS_TIME_H |
| 695 | 692 | ||
| @@ -711,9 +708,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | |||
| 711 | /* Define to 1 if you have the <sys/_mbstate_t.h> header file. */ | 708 | /* Define to 1 if you have the <sys/_mbstate_t.h> header file. */ |
| 712 | #undef HAVE_SYS__MBSTATE_T_H | 709 | #undef HAVE_SYS__MBSTATE_T_H |
| 713 | 710 | ||
| 714 | /* Define to 1 if you have the <termios.h> header file. */ | ||
| 715 | #undef HAVE_TERMIOS_H | ||
| 716 | |||
| 717 | /* Define to 1 if you have the <term.h> header file. */ | 711 | /* Define to 1 if you have the <term.h> header file. */ |
| 718 | #undef HAVE_TERM_H | 712 | #undef HAVE_TERM_H |
| 719 | 713 | ||