]> git.eshelyaron.com Git - emacs.git/commitdiff
entered into RCS
authorRichard M. Stallman <rms@gnu.org>
Tue, 27 Jul 1993 20:21:14 +0000 (20:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 27 Jul 1993 20:21:14 +0000 (20:21 +0000)
src/sol2-2.h

index 8ae6cfbfaa9d9be6952024441855ca682a2a4412..c56d6871dd373f8fd0a43547309add1d49470aed 100644 (file)
@@ -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