gnutls: load libunistring-optional gnulib module
authorSebastian Kemper <redacted>
Sat, 13 May 2023 18:54:01 +0000 (20:54 +0200)
committerSebastian Kemper <redacted>
Sat, 13 May 2023 18:59:08 +0000 (20:59 +0200)
commit7310e7fc99d9750408a49b2ace522c31902e15ca
treef22f7f9389edd3669a9d7719f78fa1400a54ac07
parent391f0979475f0c7485f7ea3d09ca62c6f7287145
gnutls: load libunistring-optional gnulib module

Since a few days staging_dir/host/share/aclocal/ contains new m4 files
(libunistring-base.m4, libunistring-optional.m4, libunistring.m4 etc.)
that get applied during autoreconf. This changes the libunistring setup
enough that we run into problem (builds fail).

Load the libunistring-optional gnulib module in configure.ac to be able
to add/use the new configure switch "--with-included-libunistring".

This is at most a workaround. This should be followed up with gnutls
upstream to clean this up.

Signed-off-by: Sebastian Kemper <redacted>
libs/gnutls/Makefile
libs/gnutls/patches/030-unistring-optional.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT