summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-05-11 19:21:54 +0200
committerSimon Josefsson <simon@josefsson.org>2009-05-11 19:21:54 +0200
commit9cd0f846208e4db692422caeeff9a9179a3fec6f (patch)
treea307151e599be1664b426b573dff319136ef2a33
parentf9e7f4a1a398666143ef0c29da0ee406616e3807 (diff)
downloadgnutls-9cd0f846208e4db692422caeeff9a9179a3fec6f.tar.gz
Drop obsolete stuff.
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index add92b6b0d..0d9d030971 100644
--- a/configure.ac
+++ b/configure.ac
@@ -220,8 +220,6 @@ fi
# Export things for */configure.ac.
export WARN_CFLAGS
-export have_ld_version_script
-export output_def
export use_cxx
AC_CONFIG_SUBDIRS([lib])
@@ -273,7 +271,6 @@ AC_MSG_NOTICE([summary of build options:
Warning flags: ${WARN_CFLAGS}
Library types: Shared=${enable_shared}, Static=${enable_static}
Valgrind: ${VALGRIND}
- Linker script: $have_ld_version_script
Guile wrappers: $opt_guile_bindings
C++ library: $use_cxx
OpenSSL library: $enable_openssl