linux: libDtSearch requires linking with -lm
This commit is contained in:
@@ -45,3 +45,7 @@ XMULIB = -lXmu $(XLIB)
|
||||
#ifndef SharedDtHelpReqs
|
||||
# define SharedDtHelpReqs -ljpeg
|
||||
#endif
|
||||
|
||||
#ifndef SharedDtSearchReqs
|
||||
# define SharedDtSearchReqs -lm
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user