When compiling libcsa make sure it's linked against Xt at library compile

time. Prevents issues when programs that link against libcsa can't find
Xt symbols even when linked with -lXt
This commit is contained in:
Peter Howkins 2012-04-11 16:52:34 +01:00
parent 09f0b16cf3
commit 5388cb4314
1 changed files with 4 additions and 0 deletions

View File

@ -34,4 +34,8 @@ XMULIB = -lXmu $(XLIB)
# define SharedTtReqs $(LDPRELIBS) SharedXReqs $(CXXLIB)
#endif
#ifndef SharedCsaReqs
# define SharedCsaReqs -lXt
#endif
#define NoMessageCatalog