projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7efda1
)
Define HAVE_SHUTDOWN.
author
Geoff Voelker
<voelker@cs.washington.edu>
Thu, 10 Jul 1997 20:09:50 +0000
(20:09 +0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Thu, 10 Jul 1997 20:09:50 +0000
(20:09 +0000)
src/s/ms-w32.h
patch
|
blob
|
history
diff --git
a/src/s/ms-w32.h
b/src/s/ms-w32.h
index 28d2a1c8b76be1f2c35a957802b59786f24a69b1..faa19d8e1041fc6831aa663d6f153f2f1f5f8efc 100644
(file)
--- a/
src/s/ms-w32.h
+++ b/
src/s/ms-w32.h
@@
-264,6
+264,7
@@
Boston, MA 02111-1307, USA. */
#undef HAVE_SETRLIMIT
#undef HAVE_SETPGID
#undef HAVE_GETCWD
+/* Some systems do not have this. */
#define HAVE_SHUTDOWN
#undef LOCALTIME_CACHE