39aec48a2b
Mon Oct 20 2003 Tim Waugh <twaugh@redhat.com> 1.3.2-8 - Rebuilt. Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> 1.3.2-7 - do not link against -lnsl Thu Aug 07 2003 Tim Waugh <twaugh@redhat.com> 1.3.2-6 - Rebootstrap to create a libtool that actually works. Wed Aug 06 2003 Tim Waugh <twaugh@redhat.com> 1.3.2-5 - Rebuilt. Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> 1.3.2-4 - rebuilt Thu May 22 2003 Tim Waugh <twaugh@redhat.com> 1.3.2-3 - Fixes for GCC 3.3. - Use --parents for %doc. Tue Mar 18 2003 Tim Waugh <twaugh@redhat.com> 1.3.2-2 - Provide sgml2xml man page (bug #83759). - Add devel subpackage. Fri Mar 14 2003 Tim Waugh <twaugh@redhat.com> 1.3.2-1 - OpenSP 1.5, openjade 1.3.2. - Renumber patches. Thu Feb 13 2003 Elliot Lee <sopwith@redhat.com> 1.3.1-13 - Add openjade-ppc64.patch
22 lines
765 B
Diff
22 lines
765 B
Diff
--- openjade-1.3.1/config/configure.in.lr 2003-09-12 08:03:22.000000000 -0600
|
|
+++ openjade-1.3.1/config/configure.in 2003-09-12 08:03:44.000000000 -0600
|
|
@@ -156,7 +156,6 @@
|
|
then
|
|
AC_MSG_RESULT(yes)
|
|
AC_DEFINE(SP_HAVE_SOCKET)
|
|
- AC_CHECK_LIB(nsl,main,LIBS="$LIBS -lnsl")
|
|
AC_CHECK_LIB(socket,main,LIBS="$LIBS -lsocket")
|
|
AC_MSG_CHECKING(h_errno in netdb.h)
|
|
AC_EGREP_HEADER(h_errno,netdb.h,
|
|
--- openjade-1.3.1/configure.lr 2003-09-12 08:35:55.000000000 -0600
|
|
+++ openjade-1.3.1/configure 2003-09-12 08:36:07.000000000 -0600
|
|
@@ -5530,7 +5530,7 @@
|
|
echo $ECHO_N "(cached) $ECHO_C" >&6
|
|
else
|
|
ac_check_lib_save_LIBS=$LIBS
|
|
-LIBS="-lnsl $LIBS"
|
|
+LIBS="-lXXXnsl $LIBS"
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
#line $LINENO "configure"
|
|
#include "confdefs.h"
|