guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"guile-config link" reports LDFLAGS it has been compiled with


From: Marijn Schouten (hkBst)
Subject: "guile-config link" reports LDFLAGS it has been compiled with
Date: Sun, 16 Dec 2007 15:57:46 +0100
User-agent: Thunderbird 2.0.0.9 (X11/20071115)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi list,

"guile-config link" reports LDFLAGS it has been compiled with. Usage says:

  guile-config link        - print libraries to link with

so one of these is inaccurate. To resolve this issue in favor of the 
description:

- --- guile-1.8.3.orig/configure.in
+++ guile-1.8.3/configure.in
@@ -1333,7 +1333,7 @@ AC_SUBST(LIBGUILE_SRFI_SRFI_60_INTERFACE
 #######################################################################

 dnl Tell guile-config what flags guile users should compile and link with.
- -GUILE_LIBS="$LDFLAGS $LIBS"
+GUILE_LIBS="$LIBS"
 GUILE_CFLAGS="$PTHREAD_CFLAGS"
 AC_SUBST(GUILE_LIBS)
 AC_SUBST(GUILE_CFLAGS)

as reported in http://bugs.gentoo.org/show_bug.cgi?id=202205

thank you,

Marijn

- --
Marijn Schouten (hkBst), Gentoo Lisp project, Gentoo ML
<http://www.gentoo.org/proj/en/lisp/>, #gentoo-{lisp,ml} on FreeNode
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHZTzqp/VmCx0OL2wRAqnQAKCBwiDJsJqXbMooyy4XJw7Mh+ggRACeNFAM
vdvgjK+1OM8aQTdJNczmvsQ=
=c1ip
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]