]> code.delx.au - gnu-emacs/blobdiff - src/sol2-2.h
(LIBTIFF): Use -ltiff instead of -ltiff34
[gnu-emacs] / src / sol2-2.h
index 8ae6cfbfaa9d9be6952024441855ca682a2a4412..016f75e488a7a8a681b7c16b4fd1ad69b47d0bc1 100644 (file)
@@ -1,6 +1,9 @@
-#include "s/sol2.h"
+/* casper@fwi.uva.nl says this file is not needed
+   and sol2.h should work.  */
 
-/* Take care of libucb as well as X Windows.  */
+#include "sol2.h"
+
+/* 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 +11,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