parallel build failure(s)

Ludovic Courtès ludo at chbouib.org
Tue Nov 23 18:09:56 CET 2010


Hi!

Simon Josefsson <simon at josefsson.org> 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’.




More information about the Gnutls-devel mailing list