[gnutls-devel] GnuTLS | Minor fixes in 3.6.9 release (!1053)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Aug 5 21:22:10 CEST 2019




Daiki Ueno commented on a discussion on src/Makefile.am: https://gitlab.com/gnutls/gnutls/merge_requests/1053#note_200348337

>  # case --enable-local-libopts: We do not call AUTOGEN unless the .bak files are missing
>  .def.stamp:
>  	@b=`echo $@ | sed 's/.stamp$$//'`; \
> -	if ! test -f $${srcdir}$${b}.c.bak;then \
> +	if ! test -f $(srcdir)/$${b}.c.bak;then \

It would be nice if the `else` block is also rewritten, but looks fine.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1053#note_200348337
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/20190805/141eb0d7/attachment.html>


More information about the Gnutls-devel mailing list