aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDan Nicolaescu2010-11-14 22:39:02 -0800
committerDan Nicolaescu2010-11-14 22:39:02 -0800
commitaa42211e74791260a9d8ab7bdedff4b26664430d (patch)
tree4a1250c513751c388912f93513e0deedcd11d51d /src
parentf0e1af4627caf44e4f57147c8901991c79b65ea1 (diff)
downloademacs-aa42211e74791260a9d8ab7bdedff4b26664430d.tar.gz
emacs-aa42211e74791260a9d8ab7bdedff4b26664430d.zip
* configure.in: Do not check for unconditionally included headers.
Diffstat (limited to 'src')
-rw-r--r--src/config.in6
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