mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
configure.in: Remove obsolete comment.
This commit is contained in:
parent
24f8c65010
commit
172771bcfc
@ -377,7 +377,6 @@ dnl ===================================================================
|
||||
dnl Checks for libraries.
|
||||
dnl ===================================================================
|
||||
|
||||
dnl Replace `main' with a function in -lsocket:
|
||||
AC_CHECK_FUNC(socket, cf_result=yes, cf_result=no)
|
||||
if test "$cf_result" = no; then
|
||||
AC_CHECK_LIB(socket, socket)
|
||||
|
Loading…
Reference in New Issue
Block a user