* Removed all dependency on strverscmp
* Added libgen.h for baseline()
This commit is contained in:
parent
d37aec7651
commit
f035c3ca23
17 changed files with 20 additions and 33 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -4417,7 +4417,7 @@ _ACEOF
|
|||
fi
|
||||
|
||||
|
||||
for ac_func in inet_aton sigaction sigvec strlcpy strsep strndup alphasort versionsort strverscmp
|
||||
for ac_func in inet_aton sigaction sigvec strlcpy strsep strndup alphasort versionsort
|
||||
do :
|
||||
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
|
||||
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue