SOURCES: openslp-opt.patch - updated for 1.2.1

qboosh qboosh at pld-linux.org
Mon Aug 15 11:53:55 CEST 2005


Author: qboosh                       Date: Mon Aug 15 09:53:55 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.2.1

---- Files affected:
SOURCES:
   openslp-opt.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/openslp-opt.patch
diff -u SOURCES/openslp-opt.patch:1.1 SOURCES/openslp-opt.patch:1.2
--- SOURCES/openslp-opt.patch:1.1	Fri Apr 18 02:07:34 2003
+++ SOURCES/openslp-opt.patch	Mon Aug 15 11:53:49 2005
@@ -1,6 +1,6 @@
---- openslp-1.0.11/configure.in.orig	2003-03-11 05:20:05.000000000 +0100
-+++ openslp-1.0.11/configure.in	2003-04-18 00:34:27.000000000 +0200
-@@ -120,9 +120,6 @@
+--- openslp-1.2.1/configure.in.orig	2005-02-15 21:06:02.000000000 +0100
++++ openslp-1.2.1/configure.in	2005-08-15 11:42:58.633764528 +0200
+@@ -129,9 +129,6 @@
      if test X"$debug" = X"yes"; then
         CFLAGS="$CFLAGS -Werror"
      fi
@@ -10,7 +10,7 @@
      
  elif $CC -V 2>&1 | grep "WorkShop Compilers"; then
      dnl Allow C++ style comments
-@@ -161,9 +158,9 @@
+@@ -170,9 +167,9 @@
  dnl ***********************************************************************
  dnl Checks for libraries.
  dnl ***********************************************************************
@@ -20,6 +20,6 @@
 +AC_SEARCH_LIBS(inet_aton, resolv)
 +AC_SEARCH_LIBS(socket, socket)
 +AC_SEARCH_LIBS(gethostbyname, nsl)
- AC_CHECK_LIB(m, main)
- AC_CHECK_FUNCS(ceil log10 strncasecmp strcasecmp )
- AC_OUTPUT(Makefile common/Makefile libslpattr/Makefile libslp/Makefile \
+ dnl AC_CHECK_LIB(m, main)
+ dnl AC_CHECK_FUNCS(ceil log10 strncasecmp strcasecmp )
+ AC_CHECK_FUNCS(strncasecmp strcasecmp)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/openslp-opt.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list