Move the check for -static-libgcc until after AC_LANG_WERROR
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 18 Jun 2012 18:10:50 +0000 (14:10 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 18 Jun 2012 18:10:50 +0000 (14:10 -0400)
commitaf8a211e4b320b29aa764eebfac22ed9f51c83c0
treed0391c83616533d43b2f5b60bfe9e0ea817efe1a
parent2ef0cc73fce0209848265de316d0c47ba8095c00
Move the check for -static-libgcc until after AC_LANG_WERROR
has been called and use AX_CHECK_COMPILE_FLAG().
configure
configure.in