1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

disable-versioned-symbols: removed superfluous 'fi'

The commit e315927a1a left this in
This commit is contained in:
Daniel Stenberg 2012-05-14 22:23:53 +02:00
parent cf41ee3ac9
commit 499ffe2f8c

View 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")