SOURCES: guile-as-needed.patch - updated for 1.8.4

qboosh qboosh at pld-linux.org
Fri Feb 22 23:11:23 CET 2008


Author: qboosh                       Date: Fri Feb 22 22:11:23 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 1.8.4

---- Files affected:
SOURCES:
   guile-as-needed.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/guile-as-needed.patch
diff -u SOURCES/guile-as-needed.patch:1.2 SOURCES/guile-as-needed.patch:1.3
--- SOURCES/guile-as-needed.patch:1.2	Sat May 26 10:49:25 2007
+++ SOURCES/guile-as-needed.patch	Fri Feb 22 23:11:18 2008
@@ -9,14 +9,14 @@
  libguile_la_LDFLAGS = @LTLIBINTL@ -version-info @LIBGUILE_INTERFACE_CURRENT@:@LIBGUILE_INTERFACE_REVISION@:@LIBGUILE_INTERFACE_AGE@ -export-dynamic -no-undefined
  
  # These are headers visible as <guile/mumble.h>
---- guile-1.8.1/configure.in.orig	2006-10-05 21:19:40.000000000 +0200
-+++ guile-1.8.1/configure.in	2007-05-26 10:30:31.957103693 +0200
-@@ -1275,7 +1275,7 @@
+--- guile-1.8.4/configure.in.orig	2008-02-17 00:15:18.000000000 +0100
++++ guile-1.8.4/configure.in	2008-02-22 20:54:38.414020961 +0100
+@@ -1405,7 +1405,7 @@
  #######################################################################
  
  dnl Tell guile-config what flags guile users should compile and link with.
 -GUILE_LIBS="$LDFLAGS $LIBS"
 +GUILE_LIBS="$LIBS"
- GUILE_CFLAGS="$PTHREAD_CFLAGS"
+ GUILE_CFLAGS="$CPPFLAGS $PTHREAD_CFLAGS"
  AC_SUBST(GUILE_LIBS)
  AC_SUBST(GUILE_CFLAGS)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/guile-as-needed.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list