[SCM] GNU gnutls branch, master, updated. gnutls_3_0_11-62-gf02628b

"Ludovic Court??s" <[email protected]>
Newsgroups gmane.comp.encryption.gpg.gnutls.cvs
Message-ID <[email protected]>
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 gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=f02628b3c9577e9a5a1fcaa87bdd2759fbd7011c

The branch, master has been updated
       via  f02628b3c9577e9a5a1fcaa87bdd2759fbd7011c (commit)
      from  2f37140a17f5f54ce7ae96bb836f2b507d3c8718 (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 f02628b3c9577e9a5a1fcaa87bdd2759fbd7011c
Author: Ludovic Courtès <[email protected]>
Date:   Tue Jan 17 23:08:29 2012 +0100

    Fix $(srcdir) != $(builddir) for Guile.
    
    Now that modules/gnutls.scm is generated, $(builddir) must be in the
    search path.

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

Summary of changes:
 guile/pre-inst-guile.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/guile/pre-inst-guile.in b/guile/pre-inst-guile.in
index b22310d..cd74e32 100644
--- a/guile/pre-inst-guile.in
+++ b/guile/pre-inst-guile.in
@@ -21,6 +21,7 @@
 
 
 GUILE_LOAD_PATH="@abs_top_srcdir@/guile/modules:$GUILE_LOAD_PATH"
+GUILE_LOAD_PATH="@abs_top_builddir@/guile/modules:$GUILE_LOAD_PATH"
 export GUILE_LOAD_PATH
 
 GNUTLS_GUILE_EXTENSION_DIR="@abs_top_srcdir@/guile/src"


hooks/post-receive
-- 
GNU gnutls
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.