emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/configure


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/configure
Date: Sat, 02 Mar 2002 19:24:57 -0500

Index: emacs/configure
diff -c emacs/configure:1.78 emacs/configure:1.79
*** emacs/configure:1.78        Sun Jan 27 05:03:14 2002
--- emacs/configure     Sat Mar  2 19:24:57 2002
***************
*** 2,8 ****
  # Guess values for system-dependent variables and create Makefiles.
  # Generated by Autoconf 2.52.
  #
! # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
  # Free Software Foundation, Inc.
  # This configure script is free software; the Free Software Foundation
  # gives unlimited permission to copy, distribute and modify it.
--- 2,8 ----
  # Guess values for system-dependent variables and create Makefiles.
  # Generated by Autoconf 2.52.
  #
! # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
  # Free Software Foundation, Inc.
  # This configure script is free software; the Free Software Foundation
  # gives unlimited permission to copy, distribute and modify it.
***************
*** 8226,8232 ****
  fi
  done
  
! for ac_func in 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 \
--- 8226,8232 ----
  fi
  done
  
! for ac_func in 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]