summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-11-15 06:00:11 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-11-15 06:00:11 +0100
commit021e4c489cd750837eed9647d872dfba181662e3 (patch)
tree6748f215ed01b8d4646a6f8727bb5955bed91704
parentc2a66bd9282c13da9e4b4d54fb77a89d0061cb6b (diff)
downloadgnutls-021e4c489cd750837eed9647d872dfba181662e3.tar.gz
Report the inclusion of libopts and libtasn1.
-rw-r--r--configure.ac5
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 51b7a4b9df..d8693eacc1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -314,6 +314,7 @@ fi
AM_CONDITIONAL(ENABLE_TROUSERS, test "$with_tpm" != "no")
+ac_enable_local_libopts=yes
LIBOPTS_CHECK([src/libopts])
if test "$NEED_LIBOPTS_DIR" != "true";then
dnl delete libopts-generated files
@@ -324,6 +325,7 @@ if test "$NEED_LIBOPTS_DIR" != "true";then
fi
done
AC_SUBST([AUTOGEN], [/bin/true])
+ ac_enable_local_libopts=no
fi
AC_CHECK_TYPE(ssize_t,
@@ -678,7 +680,8 @@ if features are disabled)
AC_MSG_NOTICE([Optional applications:
crywrap app: $libidn
- local libopts: $enable_local_libopts
+ local libopts: ${ac_enable_local_libopts}
+ local libtasn1: ${included_libtasn1}
])
AC_MSG_NOTICE([Optional libraries: