diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-05-11 19:23:26 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-05-11 19:23:26 +0200 |
commit | 4693140d757c267d1107e6bebda42a865995ef4f (patch) | |
tree | 6fad551cdb2e04135201cf43d900cb3e4e176f85 /libextra | |
parent | 9cd0f846208e4db692422caeeff9a9179a3fec6f (diff) | |
download | gnutls-4693140d757c267d1107e6bebda42a865995ef4f.tar.gz |
Drop obsolete stuff.
Diffstat (limited to 'libextra')
-rw-r--r-- | libextra/configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
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 |