mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 16:43:03 +01:00
Take into an account Solaris library's specifics
This commit is contained in:
parent
b799730478
commit
c23c459bc8
@ -615,6 +615,7 @@ fi
|
||||
AC_CHECK_FUNCS(time times)
|
||||
AC_CHECK_FUNCS(nanosleep)
|
||||
AC_SEARCH_LIBS(gethostname,nsl)
|
||||
AC_SEARCH_LIBS(gethostbyname,nsl)
|
||||
AC_SEARCH_LIBS(connect,socket)
|
||||
AC_CHECK_FUNCS(strcasecmp stricmp)
|
||||
AC_CHECK_FUNCS(strncasecmp strnicmp)
|
||||
|
Loading…
Reference in New Issue
Block a user