aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1993-06-11 06:43:42 +0000
committerJim Blandy <[email protected]>1993-06-11 06:43:42 +0000
commit46336f7ad135c699a3e865fea8924c38e745cc33 (patch)
treeae39051307645cc44aeae0714e86b16a84f2b8f2
parentefe15b83b997fe5c89cf0ef940ab1c0aa127e573 (diff)
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value
inherited from usg5-3.h; ISC doesn't have libX11_s.
-rw-r--r--src/s/isc3-0.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/s/isc3-0.h b/src/s/isc3-0.h
index cb75a8fb19..14ef86f1ff 100644
--- a/src/s/isc3-0.h
+++ b/src/s/isc3-0.h
@@ -15,3 +15,8 @@
/* People say that using -traditional causes lossage with `const',
so we might as well try getting rid of -traditional. */
#undef C_SWITCH_SYSTEM
+
+/* Martin Tomes <[email protected]> says that ISC has no
+ libX11_s, as specified in s/usg5-3.h. */
+#undef LIB_X11_LIB
+