]> git.eshelyaron.com Git - emacs.git/commitdiff
* configure.in: Don't check for sys/select.h, sys/time.h, utime.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 28 Jun 2012 05:29:58 +0000 (22:29 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 28 Jun 2012 05:29:58 +0000 (22:29 -0700)
Emacs proper no longer uses these headers, and can rely on Gnulib
for these checks.

ChangeLog
configure.in

index 327c7468204ae7ad21d52475243e4e728fa9ab09..cb0c1632031fd25a3437858a9ed3fe98d56ae48a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-06-28  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * configure.in: Don't check for sys/select.h, sys/time.h, utime.h.
+       Emacs proper no longer uses these headers, and can rely on Gnulib
+       for these checks.
+
        Merge from gnulib.
        * m4/getopt.m4: Copy new version from gnulib, incorporating:
        getopt-posix: No longer guarantee that option processing is resettable.
index 92114118874022652109db714fd965263bcaf672..d545ff4899ace312dc4b73d7bb412b91934d719a 100644 (file)
@@ -1188,7 +1188,6 @@ fi
 
 dnl checks for header files
 AC_CHECK_HEADERS_ONCE(
-  sys/select.h sys/time.h utime.h
   linux/version.h sys/systeminfo.h
   stdio_ext.h fcntl.h coff.h pty.h
   sys/vlimit.h sys/resource.h