From: Simon Josefsson Date: Mon, 11 May 2009 17:21:54 +0000 (+0200) Subject: Drop obsolete stuff. X-Git-Tag: gnutls_2_7_9~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9cd0f846208e4db692422caeeff9a9179a3fec6f;p=thirdparty%2Fgnutls.git Drop obsolete stuff. --- 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