libDtTerm: fixes to build in autotools branch for freebsd
This commit is contained in:
@@ -13,6 +13,10 @@ if OPENBSD
|
|||||||
libDtTerm_la_LIBADD += -lutil
|
libDtTerm_la_LIBADD += -lutil
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
if FREEBSD
|
||||||
|
libDtTerm_la_LIBADD += -lutil
|
||||||
|
endif
|
||||||
|
|
||||||
if SOLARIS
|
if SOLARIS
|
||||||
libDtTerm_la_LIBADD += -ldl -lgen
|
libDtTerm_la_LIBADD += -ldl -lgen
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user