Revert "GDB: Only build for "unix:" connections if AF_LOCAL is supported."
[deliverable/binutils-gdb.git] / gdb / configure
index a2e7f026f398694c1eb09f114c6f96265aadfdbe..3652455322f5bfe5f9caf967ddc6f785372eb976 100755 (executable)
@@ -13997,27 +13997,6 @@ _ACEOF
 fi
 
 
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-#include <sys/socket.h>
-
-int
-main ()
-{
-int x = AF_LOCAL
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-
-$as_echo "#define HAVE_AF_LOCAL 1" >>confdefs.h
-
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-
 if test "$cross_compiling" = no; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether setpgrp takes no argument" >&5
 $as_echo_n "checking whether setpgrp takes no argument... " >&6; }
This page took 0.027723 seconds and 4 git commands to generate.