gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, gnutls_2_10_x, updated. gnutls_2_10_3-3-gd3a61f


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, gnutls_2_10_x, updated. gnutls_2_10_3-3-gd3a61f4
Date: Tue, 23 Nov 2010 21:12:05 +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 gnutls".

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

The branch, gnutls_2_10_x has been updated
       via  d3a61f4ad2874f67e226bb768fecaaab31cb10f0 (commit)
      from  d2a4b4d57cceccaf922773ae5b64f4c5fdb293da (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 d3a61f4ad2874f67e226bb768fecaaab31cb10f0
Author: Simon Josefsson <address@hidden>
Date:   Tue Nov 23 22:06:34 2010 +0100

    Fix dependencies, fixes parallel builds.
    
    Tiny patch from Graham Gower <address@hidden>.

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

Summary of changes:
 guile/src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/guile/src/Makefile.am b/guile/src/Makefile.am
index e8e81b1..2ee1297 100644
--- a/guile/src/Makefile.am
+++ b/guile/src/Makefile.am
@@ -122,7 +122,7 @@ extra-smob-types.i.c: $(srcdir)/make-smob-types.scm
 snarfcppopts = $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
               $(CFLAGS) $(AM_CFLAGS) $(GUILE_CFLAGS)
 
-.c.x:
+.c.x: $(BUILT_SOURCES)
        $(guile_snarf) -o $@ $< $(snarfcppopts)
 
 # Target used by doc/Makefile, to create all built sources necessary


hooks/post-receive
-- 
GNU gnutls



reply via email to

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