openbsd-ports/benchmarks/xengine/patches/patch-Imakefile
pvalchev 36518e6b19 - add more libs at link time to satisfy X inter-library dependendcies -
fixes static archs (vax works)
- also update-patches while here
ok pjanzen
2002-07-31 06:10:55 +00:00

13 lines
414 B
Plaintext

$OpenBSD: patch-Imakefile,v 1.1 2002/07/31 06:10:55 pvalchev Exp $
--- Imakefile.orig Sun Jul 14 21:18:10 2002
+++ Imakefile Sun Jul 14 21:18:15 2002
@@ -14,7 +14,7 @@
#
INCLUDES = -I$(TOP)/X11
-LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
+LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XPMLIB) $(XLIB)
SYS_LIBRARIES = -lm
SRCS = xengine.c
OBJS = xengine.o