gnutls-devel
[Top][All Lists]
Advanced

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

Re: parallel build failure(s)


From: Ludovic Courtès
Subject: Re: parallel build failure(s)
Date: Tue, 23 Nov 2010 18:09:56 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Hi!

Simon Josefsson <address@hidden> writes:

>> diff --git a/guile/src/Makefile.am.orig b/guile/src/Makefile.am
>> index e8e81b1..2ee1297 100644
>> --- a/guile/src/Makefile.am.orig
>> +++ 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

Yes, looks good to me.  Please commit.

Thanks,
Ludo’.



reply via email to

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