getpass(3) is not supported on Android.

No replacement yet.
This commit is contained in:
Tobias Brunner
2011-10-11 16:30:20 +02:00
parent eae49aff88
commit 2421ac9e98
3 changed files with 8 additions and 4 deletions
+1 -3
View File
@@ -375,9 +375,7 @@ dnl check if native rwlocks are available
AC_CHECK_FUNCS(pthread_rwlock_init)
LIBS=$saved_LIBS
AC_CHECK_FUNCS(prctl)
AC_CHECK_FUNCS(mallinfo)
AC_CHECK_FUNCS(prctl mallinfo getpass)
AC_CHECK_HEADERS(sys/sockio.h glob.h)
AC_CHECK_HEADERS(net/pfkeyv2.h netipsec/ipsec.h netinet6/ipsec.h linux/udp.h)