[gnutls-devel] GnuTLS | Merge branch 'args-std-def' into 'master' (90708656)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sun Nov 11 12:08:25 CET 2018


Tim Rühsen started a new discussion on src/Makefile.am:

>  libcmd_systemkey_la_LIBADD = ../lib/libgnutls.la gl/libgnu_gpl.la ../gl/libgnu.la 
>  libcmd_systemkey_la_LIBADD += $(LTLIBREADLINE) $(INET_PTON_LIB) $(LIB_CLOCK_GETTIME)
>  
>  danetool-args.h: danetool-args.stamp
>  danetool-args.c: danetool-args.stamp
> -danetool-args.stamp: $(srcdir)/danetool-args.def $(srcdir)/args-std.def
> +danetool-args.stamp: $(srcdir)/danetool-args.def args-std.def
>  	-$(AUTOGEN) $<
>  	touch $@
>  
>  ocsptool-args.h: ocsptool-args.stamp
>  ocsptool-args.c: ocsptool-args.stamp
> -ocsptool-args.stamp: $(srcdir)/ocsptool-args.def $(srcdir)/args-std.def
> +ocsptool-args.stamp: $(srcdir)/ocsptool-args.def args-std.def
>  	-$(AUTOGEN) $<
> +	-$(srcdir)/args-bak-upd.sh $@ $(srcdir)

I see errors with 'make distcheck' when $(srcdir) is read-only. Shouldn't it be $(builddir) ?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/commit/907086568631afa552baf198496f364307de1220#note_116288523
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20181111/5b446ab8/attachment.html>


More information about the Gnutls-devel mailing list