emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/config.in


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/config.in
Date: Sat, 13 Sep 2003 19:31:33 -0400

Index: emacs/src/config.in
diff -c emacs/src/config.in:1.191 emacs/src/config.in:1.192
*** emacs/src/config.in:1.191   Fri Aug 29 12:15:59 2003
--- emacs/src/config.in Sat Sep 13 19:31:33 2003
***************
*** 399,404 ****
--- 399,407 ----
  /* Define to 1 if you have the `mremap' function. */
  #undef HAVE_MREMAP
  
+ /* Define to 1 if you have the <net/if.h> header file. */
+ #undef HAVE_NET_IF_H
+ 
  /* Define to 1 if you have the <nlist.h> header file. */
  #undef HAVE_NLIST_H
  
***************
*** 509,514 ****
--- 512,520 ----
  
  /* Define to 1 if you have the `sysinfo' function. */
  #undef HAVE_SYSINFO
+ 
+ /* Define to 1 if you have the <sys/ioctl.h> header file. */
+ #undef HAVE_SYS_IOCTL_H
  
  /* Define to 1 if you have the <sys/mman.h> header file. */
  #undef HAVE_SYS_MMAN_H




reply via email to

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