[D] Fix crash when debug expression enabled.
[binutils-gdb.git] / gdb / acinclude.m4
index 4b3f7fcf95eb96c774aad9f7dfc6760ac4f6dd23..58f8261e387c8622653a738c10585c7c592b382b 100644 (file)
@@ -68,12 +68,14 @@ m4_include(libiberty.m4)
 dnl For GDB_AC_PTRACE.
 m4_include(ptrace.m4)
 
+m4_include(ax_cxx_compile_stdcxx.m4)
+
 ## ----------------------------------------- ##
 ## ANSIfy the C compiler whenever possible.  ##
 ## From Franc,ois Pinard                     ##
 ## ----------------------------------------- ##
 
-# Copyright (C) 1996-2016 Free Software Foundation, Inc.
+# Copyright (C) 1996-2017 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by