* configure: Remove targ-vals.def when doing distclean. (Change
[deliverable/binutils-gdb.git] / sim / v850 / configure.in
CommitLineData
295dbbe4
SG
1dnl Process this file with `autoconf -l ../common' to produce a configure script.
2
22c1c7dd
JL
3AC_PREREQ(2.5)dnl
4AC_INIT(Makefile.in)
5
5f270267 6SIM_AC_COMMON
22c1c7dd 7
5f270267 8AC_CHECK_HEADERS(unistd.h)
22c1c7dd 9
5f270267 10SIM_AC_OUTPUT
This page took 0.033642 seconds and 4 git commands to generate.