aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/configure.in
blob: 501b59e17eafd22e2db9d77d037dbb24d69ecc7e (plain)
1
2
3
4
5
6
7
8
9
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.5)dnl
AC_INIT(Makefile.in)

SIM_AC_COMMON

AC_CHECK_HEADERS(stdlib.h)

SIM_AC_OUTPUT