configure.ac 187 B

1234567
  1. dnl Process this file with autoconf to produce a configure script.
  2. AC_INIT(Makefile.in)
  3. AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
  4. SIM_AC_OPTION_BITSIZE([32], [31])
  5. SIM_AC_OUTPUT