summaryrefslogtreecommitdiff
path: root/src/=sol2-2.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-07-27 20:21:14 +0000
committerRichard M. Stallman <rms@gnu.org>1993-07-27 20:21:14 +0000
commit73cc87a5f68b9219d3894f70f1f999f0ab1b4513 (patch)
tree82244f9e41604b141b655b6e90375aeebc2f62de /src/=sol2-2.h
parent1d1be1fc6839b9fe6013ee160960827778b922b2 (diff)
downloademacs-73cc87a5f68b9219d3894f70f1f999f0ab1b4513.tar.gz
entered into RCS
Diffstat (limited to 'src/=sol2-2.h')
-rw-r--r--src/=sol2-2.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/=sol2-2.h b/src/=sol2-2.h
index 8ae6cfbfaa9..c56d6871dd3 100644
--- a/src/=sol2-2.h
+++ b/src/=sol2-2.h
@@ -1,6 +1,6 @@
-#include "s/sol2.h"
+#include "sol2.h"
-/* Take care of libucb as well as X Windows. */
+/* Take care of libucb.a as well as X Windows. */
#undef LD_SWITCH_SYSTEM
#ifndef __GNUC__
#define LD_SWITCH_SYSTEM -R/usr/openwin/lib:/usr/ucblib
@@ -8,6 +8,7 @@
#define LD_SWITCH_SYSTEM -Xlinker -R/usr/openwin/lib:/usr/ucblib
#endif /* GCC */
+/* Link with libucb.a. */
#ifdef LIB_STANDARD
#undef LIB_STANDARD
#define LIB_STANDARD -lc -L/usr/ucblib -lucb