mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
cfmakeraw patch for configure.in
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@32 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
3
configure
vendored
3
configure
vendored
@@ -5086,7 +5086,8 @@ done
|
||||
|
||||
|
||||
|
||||
for ac_func in endpwent gethostbyaddr gethostbyname getpass memmove memset \
|
||||
|
||||
for ac_func in endpwent gethostbyaddr gethostbyname getpass memmove memset cfmakeraw\
|
||||
select socket strchr strdup strerror strstr poll
|
||||
do
|
||||
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
|
||||
|
||||
Reference in New Issue
Block a user