]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Drop obsolete stuff.
authorSimon Josefsson <simon@josefsson.org>
Mon, 11 May 2009 17:21:54 +0000 (19:21 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 11 May 2009 17:21:54 +0000 (19:21 +0200)
configure.ac

index add92b6b0dfe83eafd18f3868c956e81fc30899d..0d9d0309710b0566079a8ec2bc8b8036af33570d 100644 (file)
@@ -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