configure.ac: Move AC_ARG_WITH checks for native-system-header-dir...
authorYvan Roux <yvan.roux@linaro.org>
Fri, 17 Jul 2015 08:17:11 +0000 (08:17 +0000)
committerYvan Roux <yroux@gcc.gnu.org>
Fri, 17 Jul 2015 08:17:11 +0000 (08:17 +0000)
commit54b710be6484a9decdeac33125e41f384489ed3c
treef6d4dab3901af7ad4d68c0c3567570ae50af03b6
parent180744c0cf8b5e148b38d7bb0bc0e91ee9a83ded
configure.ac: Move AC_ARG_WITH checks for native-system-header-dir...

2015-07-17  Yvan Roux  <yvan.roux@linaro.org>
    Matthias Klose  <doko@ubuntu.com>

* configure.ac: Move AC_ARG_WITH checks for native-system-header-dir,
build-sysroot, sysroot from the `Miscenalleous configure options' to
the `Directories' section and strip trailing `/' from with_sysroot.
(gcc_gxx_include_dir): Don't strip a `/' sysroot value.
* configure: Regenerated.

Co-Authored-By: Matthias Klose <doko@ubuntu.com>
From-SVN: r225921
gcc/ChangeLog
gcc/configure
gcc/configure.ac