mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
libDtTerm: fixes to build in autotools branch for freebsd
This commit is contained in:
parent
487305f7cf
commit
248c75515e
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ if OPENBSD
|
|||
libDtTerm_la_LIBADD += -lutil
|
||||
endif
|
||||
|
||||
if FREEBSD
|
||||
libDtTerm_la_LIBADD += -lutil
|
||||
endif
|
||||
|
||||
if SOLARIS
|
||||
libDtTerm_la_LIBADD += -ldl -lgen
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue