aboutsummaryrefslogtreecommitdiff
path: root/sim/bpf/configure.ac
blob: 87654ec6a9194cc6152705839aad552436c37f88 (plain)
1
2
3
4
5
6
7
dnl Process this file with autoconf to produce a configure script.
AC_INIT(Makefile.in)
AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])

SIM_AC_OPTION_BITSIZE([64])

SIM_AC_OUTPUT