Skip to content

Commit

Permalink
disable-versioned-symbols: removed superfluous 'fi'
Browse files Browse the repository at this point in the history
The commit e315927 left this in
  • Loading branch information
bagder committed May 14, 2012
1 parent cf41ee3 commit 499ffe2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure.ac
Expand Up @@ -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")
Expand Down

0 comments on commit 499ffe2

Please sign in to comment.