Blame SOURCES/openjade-1.3.1-nsl.patch
|
|
6fed4a |
--- openjade-1.3.1/config/configure.in.lr 2003-09-12 08:03:22.000000000 -0600
|
|
|
6fed4a |
+++ openjade-1.3.1/config/configure.in 2003-09-12 08:03:44.000000000 -0600
|
|
|
6fed4a |
@@ -156,7 +156,6 @@
|
|
|
6fed4a |
then
|
|
|
6fed4a |
AC_MSG_RESULT(yes)
|
|
|
6fed4a |
AC_DEFINE(SP_HAVE_SOCKET)
|
|
|
6fed4a |
- AC_CHECK_LIB(nsl,main,LIBS="$LIBS -lnsl")
|
|
|
6fed4a |
AC_CHECK_LIB(socket,main,LIBS="$LIBS -lsocket")
|
|
|
6fed4a |
AC_MSG_CHECKING(h_errno in netdb.h)
|
|
|
6fed4a |
AC_EGREP_HEADER(h_errno,netdb.h,
|
|
|
6fed4a |
--- openjade-1.3.1/configure.lr 2003-09-12 08:35:55.000000000 -0600
|
|
|
6fed4a |
+++ openjade-1.3.1/configure 2003-09-12 08:36:07.000000000 -0600
|
|
|
6fed4a |
@@ -5530,7 +5530,7 @@
|
|
|
6fed4a |
echo $ECHO_N "(cached) $ECHO_C" >&6
|
|
|
6fed4a |
else
|
|
|
6fed4a |
ac_check_lib_save_LIBS=$LIBS
|
|
|
6fed4a |
-LIBS="-lnsl $LIBS"
|
|
|
6fed4a |
+LIBS="-lXXXnsl $LIBS"
|
|
|
6fed4a |
cat >conftest.$ac_ext <<_ACEOF
|
|
|
6fed4a |
#line $LINENO "configure"
|
|
|
6fed4a |
#include "confdefs.h"
|