[gdb/testsuite] Fix gdb.tui/basic.exp with check-read1
[deliverable/binutils-gdb.git] / gdb / acinclude.m4
index d21dd76fab9c2f27a88639b8eeeeedb8e6550b25..6e81aaed3bf442348b3b18f229d7cf01d62b2722 100644 (file)
@@ -6,9 +6,6 @@ dnl major rewriting for Tcl 7.5 by Don Libes <libes@nist.gov>
 
 sinclude(acx_configure_dir.m4)
 
-# This gets GDB_AC_LIBMCHECK.
-sinclude(libmcheck.m4)
-
 # This gets GDB_AC_TRANSFORM.
 sinclude(transform.m4)
 
@@ -66,7 +63,7 @@ sinclude([../config/iconv.m4])
 
 sinclude([../config/zlib.m4])
 
-m4_include([common/common.m4])
+m4_include([gdbsupport/common.m4])
 
 dnl For libiberty_INIT.
 m4_include(libiberty.m4)
@@ -81,7 +78,7 @@ m4_include(ax_cxx_compile_stdcxx.m4)
 ## From Franc,ois Pinard                     ##
 ## ----------------------------------------- ##
 
-# Copyright (C) 1996-2018 Free Software Foundation, Inc.
+# Copyright (C) 1996-2019 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
This page took 0.02755 seconds and 4 git commands to generate.