aboutsummaryrefslogtreecommitdiff
path: root/sim/sh/aclocal.m4
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-06-19 21:33:30 -0400
committerMike Frysinger <vapier@gentoo.org>2021-06-22 19:26:13 -0400
commit36bb57e40c5062ff6c5cb16463e1c7233baf46bb (patch)
treedf77ebccb379772d96211f3b5d74e260b184cdfe /sim/sh/aclocal.m4
parent224506e95d2d44aa6583cbcda9f4b7305f834ab3 (diff)
downloadfsf-binutils-gdb-36bb57e40c5062ff6c5cb16463e1c7233baf46bb.zip
fsf-binutils-gdb-36bb57e40c5062ff6c5cb16463e1c7233baf46bb.tar.gz
fsf-binutils-gdb-36bb57e40c5062ff6c5cb16463e1c7233baf46bb.tar.bz2
sim: drop configure scripts for simple ports
These ports only use the pieces that have been unified, so we can merge them into the common configure script and get rid of their unique one entirely. We still compile & link separate run programs, and have dedicated subdir Makefiles, but the configure script portion is merged.
Diffstat (limited to 'sim/sh/aclocal.m4')
-rw-r--r--sim/sh/aclocal.m415
1 files changed, 0 insertions, 15 deletions
diff --git a/sim/sh/aclocal.m4 b/sim/sh/aclocal.m4
deleted file mode 100644
index c9414d4..0000000
--- a/sim/sh/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])