mirror of
https://repo.or.cz/socat.git
synced 2025-07-16 08:03:24 +00:00
Corrected lots of misspellings etc.
This commit is contained in:
parent
d9d06eb587
commit
52e2e5a277
36 changed files with 108 additions and 1896 deletions
|
@ -39,7 +39,7 @@ AC_PROG_RANLIB
|
|||
AC_SUBST(AR)
|
||||
AC_CHECK_PROG(AR, ar, ar, gar)
|
||||
#
|
||||
# we need to explicitely call this here; otherwise, with --disable-libwrap we
|
||||
# we need to explicitly call this here; otherwise, with --disable-libwrap we
|
||||
# fail
|
||||
AC_LANG_COMPILER_REQUIRE()
|
||||
|
||||
|
@ -2250,7 +2250,7 @@ AC_TRY_COMPILE([#include <resolv.h>],
|
|||
|
||||
dnl "tcpd" "tcpwrappers"
|
||||
# on some platforms, raw linking with libwrap fails because allow_severity and
|
||||
# deny_severity are not explicitely defined. Thus we put the libwrap part to
|
||||
# deny_severity are not explicitly defined. Thus we put the libwrap part to
|
||||
# the end
|
||||
AC_MSG_CHECKING(whether to include libwrap support)
|
||||
AC_ARG_ENABLE(libwrap, [ --disable-libwrap disable libwrap support],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue