aboutsummaryrefslogtreecommitdiffstats
path: root/src/m
diff options
context:
space:
mode:
authorRichard M. Stallman1993-06-01 17:32:53 +0000
committerRichard M. Stallman1993-06-01 17:32:53 +0000
commit5a2411669fbaf1ff177aaf34ac9322a231fc60fc (patch)
tree218b5c746f11b646e3543f39f83db2bfa00f748b /src/m
parentf3773a0010cc6a6de312d027aeeaa3ce45d9a957 (diff)
downloademacs-5a2411669fbaf1ff177aaf34ac9322a231fc60fc.tar.gz
emacs-5a2411669fbaf1ff177aaf34ac9322a231fc60fc.zip
(LIBS_MACHINE): Defined.
Diffstat (limited to 'src/m')
-rw-r--r--src/m/pmax.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/m/pmax.h b/src/m/pmax.h
index f99a3e2399e..9221f32c7b7 100644
--- a/src/m/pmax.h
+++ b/src/m/pmax.h
@@ -49,3 +49,7 @@ NOTE-END */
49#undef C_ALLOCA 49#undef C_ALLOCA
50#define HAVE_ALLOCA 50#define HAVE_ALLOCA
51#endif 51#endif
52
53/* I *think* this is what mcc@timessqr.gc.cuny.edu says is needed.
54 But I'm not sure; this might not even be the right file. */
55#define LIBS_MACHINE -ldnet