aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1993-06-01 21:25:47 +0000
committerRichard M. Stallman1993-06-01 21:25:47 +0000
commit8ee0efed36c0756cd6706baaa7ba6ab895b7d6e7 (patch)
tree4cc20e078381fdf2bc544e84a226a95cd8ef31db /src
parenta8efd566f06cfc4c3a0eb3e83adf6c8910edd980 (diff)
downloademacs-8ee0efed36c0756cd6706baaa7ba6ab895b7d6e7.tar.gz
emacs-8ee0efed36c0756cd6706baaa7ba6ab895b7d6e7.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/s/386bsd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/386bsd.h b/src/s/386bsd.h
index 26f2874dc85..a480c17ce2e 100644
--- a/src/s/386bsd.h
+++ b/src/s/386bsd.h
@@ -13,3 +13,6 @@
13/* Need to use GNU make, as system make has problems */ 13/* Need to use GNU make, as system make has problems */
14#define MAKE_COMMAND gmake 14#define MAKE_COMMAND gmake
15#define LIBS_DEBUG 15#define LIBS_DEBUG
16
17/* For mem-limits.h. */
18#define BSD4_2