12 lines
393 B
Diff
12 lines
393 B
Diff
|
--- xephem-3.4/GUI/xephem/Imakefile.old Thu Jan 4 00:26:10 2001
|
||
|
+++ xephem-3.4/GUI/xephem/Imakefile Thu Jan 4 00:26:35 2001
|
||
|
@@ -71,7 +71,7 @@
|
||
|
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
|