* ADDITIONAL_NETWORK_LIBS -> LIBS.
This commit is contained in:
parent
fa6a4fcb11
commit
fae0427324
7 changed files with 7 additions and 9 deletions
|
|
@ -79,8 +79,7 @@ fi
|
|||
# Solaris-specific stuff.
|
||||
if test "$sys_name" = "sunos"; then
|
||||
# Solaris requires -lsocket -lnsl for network functions
|
||||
ADDITIONAL_NETWORK_LIBS="-lsocket -lnsl"
|
||||
AC_SUBST(ADDITIONAL_NETWORK_LIBS)
|
||||
LIBS="-lsocket -lnsl $LIBS"
|
||||
fi
|
||||
|
||||
AC_PROG_CC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue