]> git.ipfire.org Git - thirdparty/gnutls.git/commit
fips: add build option to embed FIPS module info in library config
authorDaiki Ueno <ueno@gnu.org>
Tue, 11 Jan 2022 06:36:27 +0000 (07:36 +0100)
committerDaiki Ueno <ueno@gnu.org>
Mon, 17 Jan 2022 15:57:17 +0000 (16:57 +0100)
commit53bd182ef262be22ad4fc3bcba33a0ca64e7e6c3
treeec05cfc4adaa9110f6f4d7872137a685aad1c457
parentd8931291f08c947667ab86e6804a5027fa706f4b
fips: add build option to embed FIPS module info in library config

This adds a couple of configure options, --with-fips140-module-name
and --with-fips140-module-version, which packagers can use to embed
FIPS module information in the library.

Signed-off-by: Daiki Ueno <ueno@gnu.org>
configure.ac
lib/global.c