sim: common: delete unused aclocal.m4
authorMike Frysinger <vapier@gentoo.org>
Sun, 7 Feb 2021 00:42:30 +0000 (19:42 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 13 Feb 2021 05:17:45 +0000 (00:17 -0500)
This was missed when we deleted the common/configure build logic.

sim/common/ChangeLog
sim/common/aclocal.m4 [deleted file]

index ba0febf73ac01e7c1f3944e0eac2e0bd613b2f02..d2df45bb02f810a012e956563d063d0747ff758a 100644 (file)
@@ -1,3 +1,7 @@
+2021-02-13  Mike Frysinger  <vapier@gentoo.org>
+
+       * aclocal.m4: Delete.
+
 2021-02-06  Mike Frysinger  <vapier@gentoo.org>
 
        * sim-events.c: Include sim-cpu.h.
diff --git a/sim/common/aclocal.m4 b/sim/common/aclocal.m4
deleted file mode 100644 (file)
index 18ba297..0000000
+++ /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([acinclude.m4])