]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
disable-versioned-symbols: removed superfluous 'fi'
authorDaniel Stenberg <daniel@haxx.se>
Mon, 14 May 2012 20:23:53 +0000 (22:23 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 14 May 2012 20:23:53 +0000 (22:23 +0200)
The commit e315927a1a left this in

configure.ac

index 966273d19a5e01cd1f62e3a70fc8b5b156f4aaa7..2300c8c8f1bca1d53b71135ac30f04a4211bacf7 100644 (file)
@@ -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")