* aclocal.m4: Recognize --enable-maintainer-mode.
[deliverable/binutils-gdb.git] / sim / sh / configure.in
CommitLineData
ce3189da
DE
1dnl Process this file with autoconf to produce a configure script.
2sinclude(../common/aclocal.m4)
78c09e4a 3AC_PREREQ(2.5)dnl
1ffd292b 4AC_INIT(Makefile.in)
594266fc 5
614984da 6SIM_AC_COMMON
594266fc 7
614984da 8AC_CHECK_HEADERS(unistd.h)
594266fc 9
614984da 10SIM_AC_OUTPUT
This page took 0.175586 seconds and 4 git commands to generate.