[gnutls-devel] GnuTLS | guile: Arrange to make 'gnutls.scm' architecture-independent. (!1121)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Nov 29 19:24:23 CET 2019




Andreas Metzler commented:


Adding echos in configure.ac to debug
~~~
if test "$guileextensiondir" = "`$PKG_CONFIG guile-$GUILE_EFFECTIVE_VERSION --variable extensiondir`"
~~~

like this
~~~
echo DEBUG start
echo "$guileextensiondir"
$PKG_CONFIG guile-$GUILE_EFFECTIVE_VERSION --variable extensiondir
echo DEBUG end
~~~

results in
~~~
DEBUG start
$(GUILE_EXTENSION)
/usr/lib/x86_64-linux-gnu/guile/2.2/extensions
DEBUG end
~~~

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1121#note_252518983
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/20191129/8aad1b1a/attachment.html>


More information about the Gnutls-devel mailing list