From bf372706c469764d59e9f29c39e3ecbebd72b8d2 Mon Sep 17 00:00:00 2001 From: Yves-Alexis Perez Date: Sat, 16 Jul 2016 15:19:53 +0200 Subject: Imported Upstream version 5.5.0 --- config.h.in | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 02528e733..1e513da30 100644 --- a/config.h.in +++ b/config.h.in @@ -272,8 +272,7 @@ /* username to run daemon with */ #undef IPSEC_USER -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* mediation extension support */ @@ -317,9 +316,12 @@ /* Define to 1 if strerror_r returns char *. */ #undef STRERROR_R_CHAR_P -/* use TrouSerS library libtspi as TSS implementation */ +/* use TrouSerS library libtspi */ #undef TSS_TROUSERS +/* use TSS 2.0 library libtss2 */ +#undef TSS_TSS2 + /* using builtin printf for printf hooks */ #undef USE_BUILTIN_PRINTF -- cgit v1.2.3