[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 10:12:38 CEST 2019
Tim Rühsen commented on a discussion on src/Makefile.am: https://gitlab.com/gnutls/gnutls/merge_requests/1053#note_200042875
> # 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 \
Just want to mention !809. It tests on Alpine from tarball without libopts/autogen. I somewhat dropped the ball for other issues... maybe we can finish it to have a CI test bed.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1053#note_200042875
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/1d59074f/attachment-0001.html>
More information about the Gnutls-devel
mailing list