Merge branch 'netbsd-autoconf'
[riscv-isa-sim.git] / spike_main / spike_main.ac
1 AC_SEARCH_LIBS([dlopen], [dl dld], [], [
2 AC_MSG_ERROR([unable to find the dlopen() function])
3 ])