gdbserver: remove support for Neutrino
[deliverable/binutils-gdb.git] / gdbserver / configure.ac
index 0b1c81d6af541ffd770fe864b00530b76c4845d0..10f2f4c0cb07a3ca2db153eea13bf8c34bebce30 100644 (file)
@@ -225,8 +225,6 @@ if test "${srv_mingwce}" = "yes"; then
 elif test "${srv_mingw}" = "yes"; then
   # WIN32APILIBS is set by GDB_AC_COMMON.
   LIBS="$LIBS $WIN32APILIBS"
-elif test "${srv_qnx}" = "yes"; then
-  LIBS="$LIBS -lsocket"
 fi
 
 if test "${srv_linux_usrregs}" = "yes"; then
This page took 0.023669 seconds and 4 git commands to generate.