summaryrefslogtreecommitdiff
path: root/print/transfig/files/patch-ac
blob: bf9dc9d09f538dda6103ce11d67d6336880380e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff -u -r1.1 fig2dev/Imakefile
--- 1.1	1995/01/21 19:29:30
+++ fig2dev/Imakefile	1995/01/21 19:30:28
@@ -65,7 +65,7 @@
 	arrow.o bound.o free.o read.o read1_3.o latex_line.o $(STRSTRO) \
 	dev/libtransfig.a
 
-SYS_LIBRARIES = -lm
+SYS_LIBRARIES = -lm -lcompat
 LOCAL_LIBRARIES = $(XPMLIB)
 
 MakeSubdirs($(SUBDIRS))