summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-21 09:20:36 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-21 11:56:44 +0100
commit2d1285f14956a89c36219f34611f4c454197140f (patch)
treeb86f7ef54929a9f656b35409a5787e8a005f4e6e /configure.ac
parent36eb09b1dffd3bcf1fbea35daf87a667b40d7123 (diff)
downloadgnutls-2d1285f14956a89c36219f34611f4c454197140f.tar.gz
lib: added unistring sub-library
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 121caba477..8c143e60d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -39,6 +39,7 @@ PKG_PROG_PKG_CONFIG
AC_PROG_CC
gl_EARLY
ggl_EARLY
+unistring_EARLY
AM_PROG_AS
AM_PROG_AR
AC_PROG_CXX
@@ -356,6 +357,7 @@ dnl in https://bugs.gentoo.org/show_bug.cgi?id=494940 and
dnl http://gnu-autoconf.7623.n7.nabble.com/Correct-way-to-check-for-clock-gettime-td12276.html
gl_INIT
ggl_INIT
+unistring_INIT
# disable the extended test suite at tests/suite if asked, or if we are not running in git master
AC_ARG_ENABLE(full-test-suite,
@@ -959,6 +961,7 @@ AC_CONFIG_FILES([
lib/opencdk/Makefile
lib/openpgp/Makefile
lib/x509/Makefile
+ lib/unistring/Makefile
po/Makefile.in
src/Makefile
src/gl/Makefile