diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2018-06-18 10:25:22 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2018-06-18 12:00:58 -0400 |
commit | 63a9e923e666ae3b878d3d3c10d79f10f567c661 (patch) | |
tree | 24e1be81ec6891b3f72dae672d0411463db1be14 /sim/common/aclocal.m4 | |
parent | 633f513999f36b6b059588a296cef6e715c3b91b (diff) | |
download | gdb-63a9e923e666ae3b878d3d3c10d79f10f567c661.zip gdb-63a9e923e666ae3b878d3d3c10d79f10f567c661.tar.gz gdb-63a9e923e666ae3b878d3d3c10d79f10f567c661.tar.bz2 |
Generated filesusers/simark/autotools-bump
Diffstat (limited to 'sim/common/aclocal.m4')
-rw-r--r-- | sim/common/aclocal.m4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sim/common/aclocal.m4 b/sim/common/aclocal.m4 index cdae6e7..18ba297 100644 --- a/sim/common/aclocal.m4 +++ b/sim/common/aclocal.m4 @@ -1,7 +1,7 @@ -# generated automatically by aclocal 1.11.1 -*- Autoconf -*- +# generated automatically by aclocal 1.15.1 -*- Autoconf -*- + +# Copyright (C) 1996-2017 Free Software Foundation, Inc. -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009 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. @@ -11,4 +11,5 @@ # 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([acinclude.m4]) |