SOURCES: libprelude-libdir.patch - updated for 0.9.17.2

qboosh qboosh at pld-linux.org
Wed Jul 16 22:43:08 CEST 2008


Author: qboosh                       Date: Wed Jul 16 20:43:08 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 0.9.17.2

---- Files affected:
SOURCES:
   libprelude-libdir.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/libprelude-libdir.patch
diff -u SOURCES/libprelude-libdir.patch:1.1 SOURCES/libprelude-libdir.patch:1.2
--- SOURCES/libprelude-libdir.patch:1.1	Mon Mar 24 17:50:22 2008
+++ SOURCES/libprelude-libdir.patch	Wed Jul 16 22:43:02 2008
@@ -1,17 +1,17 @@
---- libprelude-0.9.16.2/configure.in.orig	2008-01-23 15:08:10.000000000 +0100
-+++ libprelude-0.9.16.2/configure.in	2008-03-24 16:06:00.481090289 +0100
-@@ -295,8 +295,10 @@
+--- libprelude-0.9.17.2/configure.in.orig	2008-05-06 17:51:17.000000000 +0200
++++ libprelude-0.9.17.2/configure.in	2008-07-16 22:08:23.058034707 +0200
+@@ -226,8 +226,10 @@
  if test x$with_system_ltdl != xno; then
- 	CPPFLAGS_bkp=$CPPFLAGS
- 	LDFLAGS_bkp=$LIBS
-+	if test -n "$with_system_ltdl" -a "$with_system_ltdl" != "yes"; then
- 	CPPFLAGS="-I$with_system_ltdl/include"
- 	LDFLAGS="-L$with_system_ltdl/lib"
+         CPPFLAGS_bkp=$CPPFLAGS
+         LDFLAGS_bkp=$LIBS
++	if x$with_system_ltdl != x -a x$with_system_ltdl != x/usr ; then
+         CPPFLAGS="-I$with_system_ltdl/include"
+         LDFLAGS="-L$with_system_ltdl/lib"
 +	fi
  
          AC_CHECK_HEADER(ltdl.h, AC_CHECK_LIB(ltdl, lt_dlopen, have_system_ltdl=yes))
- 	
-@@ -313,8 +315,13 @@
+ 
+@@ -244,8 +246,13 @@
          AC_CONFIG_SUBDIRS(libltdl)
  else
          with_ltdl_type="System"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/libprelude-libdir.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list