gdbserver: remove support for LynxOS
[deliverable/binutils-gdb.git] / gdbserver / configure.ac
index 090a6dcdb6e92ae6d4a13fa6f68a6dc8ba0ab83a..0b1c81d6af541ffd770fe864b00530b76c4845d0 100644 (file)
@@ -227,8 +227,6 @@ elif test "${srv_mingw}" = "yes"; then
   LIBS="$LIBS $WIN32APILIBS"
 elif test "${srv_qnx}" = "yes"; then
   LIBS="$LIBS -lsocket"
-elif test "${srv_lynxos}" = "yes"; then
-  LIBS="$LIBS -lnetinet"
 fi
 
 if test "${srv_linux_usrregs}" = "yes"; then
This page took 0.025056 seconds and 4 git commands to generate.