2007-12-18 04:37:16 -05:00
|
|
|
$OpenBSD: patch-Imakefile,v 1.2 2007/12/18 09:37:16 ajacoutot Exp $
|
|
|
|
--- Imakefile.orig Wed Sep 18 21:57:31 1991
|
|
|
|
+++ Imakefile Tue Dec 18 10:32:09 2007
|
1997-12-01 20:33:20 -05:00
|
|
|
@@ -11,7 +11,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
INCLUDES = -I. -I$(TOP) -I$(TOP)/X11 -I$(TOP)/X11/bitmaps
|
|
|
|
-LOCAL_LIBRARIES = $(XLIB)
|
|
|
|
+LOCAL_LIBRARIES = $(XLIB) -lcompat
|
|
|
|
DEPLIBS = $(DEPXLIB)
|
|
|
|
LDLIBS = -lm
|
|
|
|
|