* configure: Regenerate.
From-SVN: r225183
This commit is contained in:
parent
b89dfa1722
commit
d62808554d
@ -1,3 +1,7 @@
|
||||
2015-06-30 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
* configure: Regenerate.
|
||||
|
||||
2015-06-29 François Dumont <fdumont@gcc.gnu.org>
|
||||
|
||||
* include/bits/stl_iterator_base_types.h (_Iter_base): Limit definition
|
||||
|
2
libstdc++-v3/configure
vendored
2
libstdc++-v3/configure
vendored
@ -79216,7 +79216,7 @@ $as_echo_n "checking for sendfile that can copy files... " >&6; }
|
||||
$as_echo_n "(cached) " >&6
|
||||
else
|
||||
case "${target_os}" in
|
||||
gnu* | linux* | kfreebsd*-gnu | knetbsd*-gnu | solaris*)
|
||||
gnu* | linux* | solaris*)
|
||||
if test x$gcc_no_link = xyes; then
|
||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
/* end confdefs.h. */
|
||||
|
Loading…
Reference in New Issue
Block a user