aboutsummaryrefslogtreecommitdiff
path: root/sim/cris/aclocal.m4
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-06-30 13:01:17 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-30 14:39:46 -0400
commit408a44aac1c1ab2fc07ed77eb0671fd73a675559 (patch)
tree58cd9e2365ebbec7131acce309a704a46ed4b8b4 /sim/cris/aclocal.m4
parentb79efe264f9d2d4fc5b0491acd3258063b309723 (diff)
downloadfsf-binutils-gdb-408a44aac1c1ab2fc07ed77eb0671fd73a675559.zip
fsf-binutils-gdb-408a44aac1c1ab2fc07ed77eb0671fd73a675559.tar.gz
fsf-binutils-gdb-408a44aac1c1ab2fc07ed77eb0671fd73a675559.tar.bz2
sim: cris/frv/iq2000/lm32: merge with common configure script
Now that the scache logic has been migrated into the common code, there's nothing specific in these configure scripts, so merge them into the common one. The frv unique logic can be moved to a dedicated include and merged in the common configure since the flag has been scoped to the arch.
Diffstat (limited to 'sim/cris/aclocal.m4')
-rw-r--r--sim/cris/aclocal.m415
1 files changed, 0 insertions, 15 deletions
diff --git a/sim/cris/aclocal.m4 b/sim/cris/aclocal.m4
deleted file mode 100644
index c9414d4..0000000
--- a/sim/cris/aclocal.m4
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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_output.m4])