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: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/configure.in
Date: Sat, 02 Mar 2002 19:23:58 -0500

Index: emacs/configure.in
diff -c emacs/configure.in:1.286 emacs/configure.in:1.287
*** emacs/configure.in:1.286    Fri Mar  1 11:24:31 2002
--- emacs/configure.in  Sat Mar  2 19:23:58 2002
***************
*** 3,9 ****
  dnl   autoconf
  dnl in the directory containing this script.
  dnl
! dnl  Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001
  dnl  Free Software Foundation, Inc.
  dnl
  dnl  This file is part of GNU Emacs.
--- 3,9 ----
  dnl   autoconf
  dnl in the directory containing this script.
  dnl
! dnl  Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002
  dnl  Free Software Foundation, Inc.
  dnl
  dnl  This file is part of GNU Emacs.
***************
*** 1975,1981 ****
  AC_CHECK_FUNCS(touchlock)
  AC_CHECK_HEADERS(maillock.h)
  
! AC_CHECK_FUNCS(gethostname getdomainname dup2 \
  rename closedir mkdir rmdir sysinfo \
  random lrand48 bcopy bcmp logb frexp fmod rint cbrt ftime res_init setsid \
  strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \
--- 1975,1981 ----
  AC_CHECK_FUNCS(touchlock)
  AC_CHECK_HEADERS(maillock.h)
  
! AC_CHECK_FUNCS(gethostname getdomainname getpeername dup2 \
  rename closedir mkdir rmdir sysinfo \
  random lrand48 bcopy bcmp logb frexp fmod rint cbrt ftime res_init setsid \
  strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \



reply via email to

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