5329b59a2e
There was general agreement last November that we would move to allowing C++11 features to be used in GCC 11; this patch implements that direction. ChangeLog 2020-05-18 Jason Merrill <jason@redhat.com> * configure.ac: Update bootstrap dialect to -std=c++11. config/ChangeLog 2020-05-18 Jason Merrill <jason@redhat.com> * ax_cxx_compile_stdcxx.m4: Import from autoconf archive with an adjustment to try the default mode. gcc/ChangeLog 2020-05-18 Jason Merrill <jason@redhat.com> * aclocal.m4: Add ax_cxx_compile_stdcxx.m4. * configure.ac: Use AX_CXX_COMPILE_STDCXX(11).
43 lines
1.6 KiB
Plaintext
43 lines
1.6 KiB
Plaintext
# generated automatically by aclocal 1.15.1 -*- Autoconf -*-
|
|
|
|
# Copyright (C) 1996-2017 Free Software Foundation, Inc.
|
|
|
|
# This file is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
# with or without modifications, as long as this notice is preserved.
|
|
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
# PARTICULAR PURPOSE.
|
|
|
|
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
|
|
m4_include([../libtool.m4])
|
|
m4_include([../ltoptions.m4])
|
|
m4_include([../ltsugar.m4])
|
|
m4_include([../ltversion.m4])
|
|
m4_include([../lt~obsolete.m4])
|
|
m4_include([../config/acx.m4])
|
|
m4_include([../config/ax_cxx_compile_stdcxx.m4])
|
|
m4_include([../config/cet.m4])
|
|
m4_include([../config/codeset.m4])
|
|
m4_include([../config/depstand.m4])
|
|
m4_include([../config/dfp.m4])
|
|
m4_include([../config/enable.m4])
|
|
m4_include([../config/gcc-plugin.m4])
|
|
m4_include([../config/gettext-sister.m4])
|
|
m4_include([../config/iconv.m4])
|
|
m4_include([../config/lcmessage.m4])
|
|
m4_include([../config/lead-dot.m4])
|
|
m4_include([../config/lib-ld.m4])
|
|
m4_include([../config/lib-link.m4])
|
|
m4_include([../config/lib-prefix.m4])
|
|
m4_include([../config/mmap.m4])
|
|
m4_include([../config/override.m4])
|
|
m4_include([../config/picflag.m4])
|
|
m4_include([../config/progtest.m4])
|
|
m4_include([../config/stdint.m4])
|
|
m4_include([../config/warnings.m4])
|
|
m4_include([../config/zlib.m4])
|
|
m4_include([acinclude.m4])
|