mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:23:58 +03:00
build: libhostname linkage adjustments followup
This commit is contained in:
parent
6ea043a504
commit
c49e9683b8
3 changed files with 28 additions and 3 deletions
|
|
@ -71,7 +71,7 @@ if NO_UNDEFINED
|
|||
UNDEF = -no-undefined
|
||||
endif
|
||||
|
||||
libhostname_la_SOURCES = sethostname.c
|
||||
libhostname_la_SOURCES = sethostname.c sethostname.h
|
||||
|
||||
libhostname_la_LIBADD =
|
||||
libhostname_la_DEPENDENCIES =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue