summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-11-18 00:20:36 +0100
committerSimon Josefsson <simon@josefsson.org>2008-11-18 00:20:36 +0100
commit60859fa9e71f85af96ab0951a4d681813705b761 (patch)
tree0c1fe20c852a474ebc4a269cdaf480dce43e9d81 /libextra
parente6e8f49cb25b8323ffe04f72a8c6af70fc4af3d8 (diff)
downloadgnutls-60859fa9e71f85af96ab0951a4d681813705b761.tar.gz
Fix linker script test.
Diffstat (limited to 'libextra')
-rw-r--r--libextra/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/libextra/configure.ac b/libextra/configure.ac
index 99d0e35cca..40e6a4ead7 100644
--- a/libextra/configure.ac
+++ b/libextra/configure.ac
@@ -45,7 +45,9 @@ LIBGNUTLS_EXTRA_CFLAGS="-I${includedir}"
AC_SUBST(LIBGNUTLS_EXTRA_LIBS)
AC_SUBST(LIBGNUTLS_EXTRA_CFLAGS)
+# Finish things from ../configure.ac.
AC_SUBST([WARN_CFLAGS])
+AM_CONDITIONAL(HAVE_LD_VERSION_SCRIPT, test "$have_ld_version_script" = "yes")
AC_CONFIG_FILES([
Makefile