From 3eda63f2e4fc1c8e7a472f2db128c7acfe95bd39 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 19 Jun 2021 01:36:30 -0400 Subject: sim: delete SIM_AC_COMMON macro Now that we've moved all content out to the common file, this is empty and can be deleted it entirely. --- sim/frv/configure.ac | 2 -- 1 file changed, 2 deletions(-) (limited to 'sim/frv/configure.ac') diff --git a/sim/frv/configure.ac b/sim/frv/configure.ac index a03b4f6..83ad011 100644 --- a/sim/frv/configure.ac +++ b/sim/frv/configure.ac @@ -2,8 +2,6 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(Makefile.in) AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config]) -SIM_AC_COMMON - SIM_AC_OPTION_SCACHE(16384) SIM_AC_OPTION_DEFAULT_MODEL(fr500) -- cgit v1.1