2008-04-08 11:20:06 +02:00
|
|
|
dnl Process this file with autoconf to produce a configure script.
|
2011-10-18 02:17:24 +02:00
|
|
|
AC_PREREQ(2.64)dnl
|
2008-04-08 11:20:06 +02:00
|
|
|
AC_INIT(Makefile.in)
|
2011-10-18 02:31:00 +02:00
|
|
|
sinclude(../common/acinclude.m4)
|
2008-04-08 11:20:06 +02:00
|
|
|
|
2011-10-18 02:17:24 +02:00
|
|
|
SIM_AC_COMMON
|
2008-04-08 11:20:06 +02:00
|
|
|
|
|
|
|
SIM_AC_OPTION_WARNINGS
|
|
|
|
|
|
|
|
SIM_AC_OUTPUT
|