Index: emacs/src/sysdep.c
diff -c emacs/src/sysdep.c:1.268 emacs/src/sysdep.c:1.269
*** emacs/src/sysdep.c:1.268    Sat Sep 10 12:19:14 2005
--- emacs/src/sysdep.c  Sat Sep 10 14:12:35 2005
***************
*** 260,266 ****
  SIGMASKTYPE sigprocmask_set;
  
  
! #ifndef HAVE_CURRENT_DIR_NAME
  
  /* Return the current working directory.  Returns NULL on errors.
     Any other returned value must be freed with free. This is used
--- 260,266 ----
  SIGMASKTYPE sigprocmask_set;
  
  
! #ifndef HAVE_GET_CURRENT_DIR_NAME
  
  /* Return the current working directory.  Returns NULL on errors.
     Any other returned value must be freed with free. This is used


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to