projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09f0b16
)
When compiling libcsa make sure it's linked against Xt at library compile
author
Peter Howkins
<peter@azmaria.(none)>
Wed, 11 Apr 2012 15:52:34 +0000
(16:52 +0100)
committer
Peter Howkins
<peter@azmaria.(none)>
Wed, 11 Apr 2012 15:52:34 +0000
(16:52 +0100)
time. Prevents issues when programs that link against libcsa can't find
Xt symbols even when linked with -lXt
cde/config/cf/lnxLib.tmpl
patch
|
blob
|
history
diff --git
a/cde/config/cf/lnxLib.tmpl
b/cde/config/cf/lnxLib.tmpl
index d41c697542221deeb2edb2bea50f3293d84ba589..8d77490da84492ce5f3dc6a357b4ff3aff815d93 100644
(file)
--- a/
cde/config/cf/lnxLib.tmpl
+++ b/
cde/config/cf/lnxLib.tmpl
@@
-34,4
+34,8
@@
XMULIB = -lXmu $(XLIB)
# define SharedTtReqs $(LDPRELIBS) SharedXReqs $(CXXLIB)
#endif
+#ifndef SharedCsaReqs
+# define SharedCsaReqs -lXt
+#endif
+
#define NoMessageCatalog