configure.ac (gcc_gxx_include_dir_add_sysroot): Set it to 1 only when --with-gxx...
commitb4d3485e4fc1d029e620a59deb54b3f4f3f6b209
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 10 May 2018 09:39:00 +0000 (10 09:39 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 10 May 2018 09:39:00 +0000 (10 09:39 +0000)
tree2ad3c79c94d506ea7709a4820917ae639f7b5de5
parent573d8a243dd0493796ab9de876690b888c41b520
configure.ac (gcc_gxx_include_dir_add_sysroot): Set it to 1 only when --with-gxx-include-dir is also specified.

* configure.ac (gcc_gxx_include_dir_add_sysroot): Set it to 1 only
when --with-gxx-include-dir is also specified.
* configure: Regenerate.

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