summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-09-19 14:25:20 +0200
committerSimon Josefsson <simon@josefsson.org>2008-09-19 14:25:20 +0200
commitfedb89eb43acf05670e53a647a3ed1a884b0bb45 (patch)
treeba6b2f191b1cdcbe1cfd584997f10191dd5fee04 /configure.in
parent22d52ab692a196f71e5e150aa59ac7fd436e4db1 (diff)
downloadgnutls-fedb89eb43acf05670e53a647a3ed1a884b0bb45.tar.gz
Add md5 and hmac from gnulib to libextra/gl/.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index f928b6b251..bf898925f5 100644
--- a/configure.in
+++ b/configure.in
@@ -98,6 +98,7 @@ AC_MSG_RESULT([***
gl_EARLY
lgl_EARLY
+xgl_EARLY
AC_C_CONST
AC_C_INLINE
@@ -649,6 +650,7 @@ AC_MSG_RESULT([***
])
gl_INIT
lgl_INIT
+xgl_INIT
AC_MSG_RESULT([***
*** Detecting options for shared libraries...