[gnutls-devel] GnuTLS | configure issues: syntax error during faketime detection, --without-brotli not working (#1576)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Wed Sep 4 12:22:03 CEST 2024



Tim Kosse created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1576



Both issues observed in GnuTLS 3.8.7

1. Missing quotes around backtick expansion results in a syntax error if faketime exists but is not working): 
```
./configure: line 12286: test: =: unary operator expected
```

2. Even with --without-brotli, the HAVE_LIBBROTLI automake conditional is still set, resulting in a compile error later on if there is no libbrotli



The attached patch to configure.ac addresses both issues, please use it as you see fit.

[configure.ac.diff](/uploads/f9b7e05d73c97a472402f6d129e792e4/configure.ac.diff)

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1576
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/20240904/b84b3b77/attachment.html>


More information about the Gnutls-devel mailing list