diff options
| author | Karl Heuer | 1995-01-23 23:36:50 +0000 |
|---|---|---|
| committer | Karl Heuer | 1995-01-23 23:36:50 +0000 |
| commit | ac23f1166d985b5335621893666a87bbee29fff8 (patch) | |
| tree | 16536316ce4724d6718d6bf0cacbacfe413c83fa /src | |
| parent | cb4a25d9dbf781de37aa4d299035eefb68a83af6 (diff) | |
| download | emacs-ac23f1166d985b5335621893666a87bbee29fff8.tar.gz emacs-ac23f1166d985b5335621893666a87bbee29fff8.zip | |
(HAVE_SYS_SELECT_H): Add #undef for configure.
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index 201fcde6e0f..ad7370c7caf 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -106,6 +106,7 @@ and this notice must be preserved on all copies. */ | |||
| 106 | #ifndef _ALL_SOURCE /* suppress warning if this is pre-defined */ | 106 | #ifndef _ALL_SOURCE /* suppress warning if this is pre-defined */ |
| 107 | #undef _ALL_SOURCE | 107 | #undef _ALL_SOURCE |
| 108 | #endif | 108 | #endif |
| 109 | #undef HAVE_SYS_SELECT_H | ||
| 109 | #undef HAVE_SYS_TIMEB_H | 110 | #undef HAVE_SYS_TIMEB_H |
| 110 | #undef HAVE_SYS_TIME_H | 111 | #undef HAVE_SYS_TIME_H |
| 111 | #undef HAVE_UNISTD_H | 112 | #undef HAVE_UNISTD_H |