Mercurial > emacs
comparison src/config.in @ 4873:8ba91b53e9a5
Add #undef HAVE_UNISTD_H so that configure can edit it correctly.
author | Brian Fox <bfox@gnu.org> |
---|---|
date | Fri, 22 Oct 1993 11:20:55 +0000 |
parents | f05c414fe229 |
children | 67767e113d1d |
comparison
equal
deleted
inserted
replaced
4872:628cbf7e7005 | 4873:8ba91b53e9a5 |
---|---|
81 | 81 |
82 /* Some things figured out by the configure script, grouped as they are in | 82 /* Some things figured out by the configure script, grouped as they are in |
83 configure.in. */ | 83 configure.in. */ |
84 #undef HAVE_SYS_TIMEB_H | 84 #undef HAVE_SYS_TIMEB_H |
85 #undef HAVE_SYS_TIME_H | 85 #undef HAVE_SYS_TIME_H |
86 #undef HAVE_UNISTD_H | |
86 #undef STDC_HEADERS | 87 #undef STDC_HEADERS |
87 #undef TIME_WITH_SYS_TIME | 88 #undef TIME_WITH_SYS_TIME |
88 | 89 |
89 #undef HAVE_LIBDNET | 90 #undef HAVE_LIBDNET |
90 | 91 |