configure: detect libm
This commit is contained in:
@@ -16,7 +16,7 @@ libDtHelp_la_CFLAGS = -I./il -I./jpeg -I../DtSvc/DtUtil2 -DDTLIB \
|
||||
libDtHelp_la_LIBADD = $(JPEGLIB) il/libil.la $(LTLIBICONV)
|
||||
|
||||
if SOLARIS
|
||||
libDtHelp_la_LIBADD += -lw -lgen -lm -lc
|
||||
libDtHelp_la_LIBADD += -lw -lgen -lc
|
||||
endif
|
||||
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ endif
|
||||
libDtSearch_la_LIBADD = raima/libraima.la
|
||||
|
||||
if SOLARIS
|
||||
libDtSearch_la_LIBADD += -lm -lc
|
||||
libDtSearch_la_LIBADD += -lc
|
||||
endif
|
||||
|
||||
libDtSearch_la_SOURCES = apndext.c ausdopen.c ausexit.c \
|
||||
|
||||
Reference in New Issue
Block a user