emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/configure.in


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/configure.in
Date: Thu, 22 May 2003 09:19:53 -0400

Index: emacs/configure.in
diff -c emacs/configure.in:1.334 emacs/configure.in:1.335
*** emacs/configure.in:1.334    Tue May 20 12:32:16 2003
--- emacs/configure.in  Thu May 22 09:19:53 2003
***************
*** 1408,1414 ****
  dnl checks for header files
  AC_CHECK_HEADERS(sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \
    linux/version.h sys/systeminfo.h termios.h limits.h string.h stdlib.h \
!   termcap.h stdio_ext.h fcntl.h term.h strings.h coff.h pty.h sys/mman.h \
    sys/param.h sys/vlimit.h sys/resource.h)
  dnl On Solaris 8 there's a compilation warning for term.h because
  dnl it doesn't define `bool'.
--- 1408,1414 ----
  dnl checks for header files
  AC_CHECK_HEADERS(sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \
    linux/version.h sys/systeminfo.h termios.h limits.h string.h stdlib.h \
!   termcap.h stdio_ext.h fcntl.h strings.h coff.h pty.h sys/mman.h \
    sys/param.h sys/vlimit.h sys/resource.h)
  dnl On Solaris 8 there's a compilation warning for term.h because
  dnl it doesn't define `bool'.
***************
*** 2229,2235 ****
  __fpending mblen mbrlen mbsinit strsignal setitimer ualarm index rindex \
  sendto recvfrom getsockopt setsockopt getsockname getpeername \
  gai_strerror mkstemp getline getdelim mremap memmove fsync bzero \
! memset memcmp memmove)
  
  AC_CHECK_HEADERS(sys/un.h)
  
--- 2229,2235 ----
  __fpending mblen mbrlen mbsinit strsignal setitimer ualarm index rindex \
  sendto recvfrom getsockopt setsockopt getsockname getpeername \
  gai_strerror mkstemp getline getdelim mremap memmove fsync bzero \
! memset memcmp memmove difftime)
  
  AC_CHECK_HEADERS(sys/un.h)
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]