]>
Commit | Line | Data |
---|---|---|
295dbbe4 | 1 | dnl Process this file with `autoconf -l ../common' to produce a configure script. |
44528965 | 2 | AC_PREREQ(2.5)dnl |
80c5739d | 3 | AC_INIT(Makefile.in) |
2494eaf6 | 4 | |
e01714cc | 5 | SIM_AC_COMMON |
2494eaf6 | 6 | |
e01714cc | 7 | AC_CHECK_HEADERS(unistd.h) |
2494eaf6 | 8 | |
e01714cc | 9 | SIM_AC_OUTPUT |