aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'sim/erc32/configure.ac')
-rw-r--r--sim/erc32/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/erc32/configure.ac b/sim/erc32/configure.ac
index 2c81b84..f864e97 100644
--- a/sim/erc32/configure.ac
+++ b/sim/erc32/configure.ac
@@ -15,7 +15,7 @@ dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
dnl Process this file with autoconf to produce a configure script.
AC_INIT(Makefile.in)
-sinclude(../common/acinclude.m4)
+AC_CONFIG_MACRO_DIRS([../common ../.. ../../config])
SIM_AC_COMMON
SIM_AC_OPTION_WARNINGS(no)