guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.5-2-g7e9a301


From: Ludovic Courtès
Subject: [Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.5-2-g7e9a301
Date: Tue, 31 Jan 2012 17:56:19 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=7e9a301b7f3bcc811803305250b22d71a8b06155

The branch, stable-2.0 has been updated
       via  7e9a301b7f3bcc811803305250b22d71a8b06155 (commit)
      from  5270a001ad111c2d9787148dc931110da3d87d33 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7e9a301b7f3bcc811803305250b22d71a8b06155
Author: Ludovic Courtès <address@hidden>
Date:   Tue Jan 31 18:55:14 2012 +0100

    Augment `Libs.private' in `guile-2.0-uninstalled.pc'.
    
    Followup to 58f86505d658359508732c8f187bc37d010074d0 ("Augment
    `Libs.private' with for non-GNU platforms.").
    
    Reported by Eli Zaretskii <address@hidden>.
    
    * meta/guile-2.0-uninstalled.pc.in (Libs): Add all the optional
      libraries, as done in commit 58f86505d658359508732c8f187bc37d010074d0.

-----------------------------------------------------------------------

Summary of changes:
 meta/guile-2.0-uninstalled.pc.in |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/meta/guile-2.0-uninstalled.pc.in b/meta/guile-2.0-uninstalled.pc.in
index 6d8c36b..e43fd3a 100644
--- a/meta/guile-2.0-uninstalled.pc.in
+++ b/meta/guile-2.0-uninstalled.pc.in
@@ -5,5 +5,8 @@ Name: GNU Guile (uninstalled)
 Description: GNU's Ubiquitous Intelligent Language for Extension (uninstalled)
 Version: @GUILE_VERSION@
 Libs: -L${builddir}/libguile address@hidden@ @BDW_GC_LIBS@
-Libs.private: @LIB_CLOCK_GETTIME@ @LIBGMP@ @LIBLTDL@ @LIBFFI_LIBS@ @GUILE_LIBS@
+Libs.private: @LIB_CLOCK_GETTIME@ @LIBGMP@ @LIBLTDL@ @LIBFFI_LIBS@     \
+  @LIBUNISTRING@ @GUILE_LIBS@ @LIBICONV@ @LIBINTL@ @LIBSOCKET@         \
+  @SERVENT_LIB@ @HOSTENT_LIB@ @GETADDRINFO_LIB@ @INET_NTOP_LIB@                
\
+  @INET_PTON_LIB@
 Cflags: -I${srcdir} -I${builddir} @GUILE_CFLAGS@ @BDW_GC_CFLAGS@


hooks/post-receive
-- 
GNU Guile



reply via email to

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