* Makefile.in: Delete stuff moved to ../common/Make-common.in.
[deliverable/binutils-gdb.git] / sim / h8300 / configure.in
CommitLineData
1ffd292b 1dnl Process this file with autoconf to produce a configure script.
44528965 2AC_PREREQ(2.5)dnl
1ffd292b 3AC_INIT(Makefile.in)
a154eea7 4
899232ab 5SIM_AC_COMMON
1ffd292b 6
0743b4ac 7AC_CHECK_HEADERS(stdlib.h time.h)
a154eea7 8
899232ab 9SIM_AC_OUTPUT
This page took 0.153609 seconds and 4 git commands to generate.