summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-05-11 19:23:26 +0200
committerSimon Josefsson <simon@josefsson.org>2009-05-11 19:23:26 +0200
commit4693140d757c267d1107e6bebda42a865995ef4f (patch)
tree6fad551cdb2e04135201cf43d900cb3e4e176f85
parent9cd0f846208e4db692422caeeff9a9179a3fec6f (diff)
downloadgnutls-4693140d757c267d1107e6bebda42a865995ef4f.tar.gz
Drop obsolete stuff.
-rw-r--r--lib/configure.ac2
-rw-r--r--libextra/configure.ac2
2 files changed, 0 insertions, 4 deletions
diff --git a/lib/configure.ac b/lib/configure.ac
index 0e48211aa7..f7d18bb680 100644
--- a/lib/configure.ac
+++ b/lib/configure.ac
@@ -88,8 +88,6 @@ AC_SUBST(LIBGNUTLS_CFLAGS)
# Finish things from ../configure.ac.
AC_SUBST([WARN_CFLAGS])
-AM_CONDITIONAL(HAVE_LD_VERSION_SCRIPT, test "$have_ld_version_script" = "yes")
-AM_CONDITIONAL(HAVE_LD_OUTPUT_DEF, test "$gl_cv_ld_output_def" = "yes")
AM_CONDITIONAL(ENABLE_CXX, test "$use_cxx" != "no")
if test "$use_cxx" != "no"; then
AC_PROG_CXX
diff --git a/libextra/configure.ac b/libextra/configure.ac
index df7b72a65c..4b96be3db3 100644
--- a/libextra/configure.ac
+++ b/libextra/configure.ac
@@ -47,8 +47,6 @@ 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")
-AM_CONDITIONAL(HAVE_LD_OUTPUT_DEF, test "$gl_cv_ld_output_def" = "yes")
AC_CONFIG_FILES([
Makefile