diff options
Diffstat (limited to 'sim/igen/aclocal.m4')
-rw-r--r-- | sim/igen/aclocal.m4 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sim/igen/aclocal.m4 b/sim/igen/aclocal.m4 new file mode 100644 index 0000000..d8638e1 --- /dev/null +++ b/sim/igen/aclocal.m4 @@ -0,0 +1,16 @@ +# 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([../m4/sim_ac_option_warnings.m4]) +m4_include([../m4/sim_ac_toolchain.m4]) |