diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index dea23245..74736db5 100644 --- a/configure.ac +++ b/configure.ac @@ -353,8 +353,6 @@ AC_ARG_ENABLE(inet6, [with_inet6=no]) test "$with_inet6" = "yes" && AC_DEFINE(INET6_ENABLE,1,Define if you want IPv6 support compiled in) -AC_CHECK_FUNCS(inner_connect) - # This version of the Kerberos 4 and 5 options addresses the follwing issues: # # * Build correctly under Heimdal kerberos if it is compiled with db2 and |