From 499ffe2f8c9e825d653b0386c7a1ba8b21824d81 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 14 May 2012 22:23:53 +0200 Subject: disable-versioned-symbols: removed superfluous 'fi' The commit e315927a1a left this in --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 966273d19..2300c8c8f 100644 --- a/configure.ac +++ b/configure.ac @@ -2427,7 +2427,6 @@ AC_HELP_STRING([--disable-versioned-symbols], [Disable versioned symbols in shar AC_MSG_RESULT(no) ] ) -fi AC_SUBST(VERSIONED_FLAVOUR, ["$versioned_symbols_flavour"]) AM_CONDITIONAL(VERSIONED_SYMBOLS, test "x$versioned_symbols" = "xyes") -- cgit v1.2.3