8ea0a44557
and some /usr/local hardcodings --> ${PREFIX}
11 lines
275 B
Text
11 lines
275 B
Text
--- Imakefile.orig Fri Jan 3 03:25:27 1997
|
|
+++ Imakefile Fri Jan 3 03:29:04 1997
|
|
@@ -1,5 +1,7 @@
|
|
+MANSUFFIX=6
|
|
+
|
|
/* if you have Xaw3d installed, you might wish to use this: */
|
|
-#define UseXaw3d 0
|
|
+#define UseXaw3d YES
|
|
|
|
/* for debugging: */
|
|
/* CDEBUGFLAGS = -g -O2 */
|