satisfy inter-library dependencies so that this links on static

archs; tested on vax
This commit is contained in:
pvalchev 2002-07-31 06:06:52 +00:00
parent 0786a33625
commit 00faaabfa9

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-GUI_xephem_Imakefile,v 1.1 2002/07/31 06:06:52 pvalchev Exp $
--- GUI/xephem/Imakefile.orig Sun Jul 14 21:34:42 2002
+++ GUI/xephem/Imakefile Sun Jul 14 21:34:52 2002
@@ -63,7 +63,7 @@ OBJS = \
SRCS = $(OBJS:.o=.c)
XCOMM Sometimes you need -lXp after -lXm
- XMLIB = -lXm
+ XMLIB = -lXm -lXp
DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)
EXTRA_INCLUDES = -I../../libastro
LOCAL_LDFLAGS = -L../../libastro