Fix configure test for "stack protector support in target C library".
authorHans-Peter Nilsson <hp@axis.com>
Sat, 7 Jul 2012 00:26:08 +0000 (00:26 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Sat, 7 Jul 2012 00:26:08 +0000 (00:26 +0000)
commit755e0546bc8e50efe181e594ec51062aa2267035
tree410ed887d0402f88584c1e5a16b2e49217ab4ad5
parent515b99472543755f2db0f0abee2f7b1523bb51bb
Fix configure test for "stack protector support in target C library".

* configure.ac (test_prefix, test_exec_prefix): Move setting from
inside sysroot handling to before and outside it.
* configure: Regenerate.

From-SVN: r189345
gcc/ChangeLog
gcc/configure
gcc/configure.ac