gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, master, updated. gnutls_2_11_4-31-g23f7612


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_11_4-31-g23f7612
Date: Tue, 23 Nov 2010 21:06:40 +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=23f761290ca6f905f062d2de217acb012e5a38b2

The branch, master has been updated
       via  23f761290ca6f905f062d2de217acb012e5a38b2 (commit)
      from  8f6ebbc99c527940463d31fa97e6252df0328972 (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 23f761290ca6f905f062d2de217acb012e5a38b2
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]