]> code.delx.au - gnu-emacs/blobdiff - src/s/ms-w32.h
Merge from emacs-24; up to 2012-04-22T13:58:00Z!cyd@gnu.org
[gnu-emacs] / src / s / ms-w32.h
index 5eed3a177dcfe57028c28e4e42ddfe5d9e34d42a..e89ecb0593189857d367b4659ed6c911026e057a 100644 (file)
@@ -159,6 +159,9 @@ struct sigaction {
 #undef  HAVE_UTIMES
 #undef  HAVE_SETRLIMIT
 #undef  HAVE_SETPGID
+/* If you think about defining HAVE_GETCWD, don't: the alternative
+   getwd is redefined on w32.c, and does not really return the current
+   directory, to get the desired results elsewhere in Emacs */
 #undef  HAVE_GETCWD
 #define HAVE_SHUTDOWN 1