summaryrefslogtreecommitdiff
path: root/math/xmgr/files/patch-aa
blob: 83e6388d672d56045a1c7f70b41be29e2ef0d9d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Imakefile.orig	Sat Nov 26 02:01:00 1994
+++ Imakefile	Sun Mar  2 16:59:36 1997
@@ -6,7 +6,7 @@
 # you may wish to change these
 ##################################
 XLIB = -lX11
-LOCAL_LIBRARIES = -lXm -lXt -lPW
+LOCAL_LIBRARIES = -lXm -lXt -lcompat
 LDLIBS = $(XLIB) -lm
 DEPLIBS = 
 #################################