[packages/guile1: 87/172] - fix http://bugs.pld.org.pl/?bug=52: remove -s from "guile-config link" result.

jajcus jajcus at pld-linux.org
Sat Dec 12 13:46:06 CET 2015


commit c773c080368763e6fbacfd1ee6092d011f517880
Author: kloczek <kloczek at pld-linux.org>
Date:   Mon Jan 13 02:01:21 2003 +0000

    - fix http://bugs.pld.org.pl/?bug=52: remove -s from "guile-config link" result.
    
    Changed files:
        guile-GUILE_LIBS.patch -> 1.1

 guile-GUILE_LIBS.patch | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
---
diff --git a/guile-GUILE_LIBS.patch b/guile-GUILE_LIBS.patch
new file mode 100644
index 0000000..78122e3
--- /dev/null
+++ b/guile-GUILE_LIBS.patch
@@ -0,0 +1,22 @@
+--- guile-1.4.1/configure.in~	Mon Jan 13 01:57:43 2003
++++ guile-1.4.1/configure.in	Mon Jan 13 01:57:43 2003
+@@ -554,7 +554,7 @@
+ #######################################################################
+ 
+ dnl Tell guile-config what flags guile users should link against.
+-GUILE_LIBS="$LDFLAGS $THREAD_LIBS_INSTALLED $LIBS"
++GUILE_LIBS="$THREAD_LIBS_INSTALLED $LIBS"
+ AC_SUBST(GUILE_LIBS)
+ 
+ AC_SUBST(AWK)
+--- guile-1.4.1/configure~	Mon Jan 13 01:59:45 2003
++++ guile-1.4.1/configure	Mon Jan 13 01:59:45 2003
+@@ -13576,7 +13576,7 @@
+ 
+ #######################################################################
+ 
+-GUILE_LIBS="$LDFLAGS $THREAD_LIBS_INSTALLED $LIBS"
++GUILE_LIBS="$THREAD_LIBS_INSTALLED $LIBS"
+ 
+ 
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/guile1.git/commitdiff/ebe6c26bec9cbe3813afc2be58f989889f8e944a



More information about the pld-cvs-commit mailing list