OSDN Git Service

updates, cleanups and reworking of fixinc
[pf3gnuchains/gcc-fork.git] / etc / configure.in
1 dnl Process this file with autoconf to produce a configure script.
2 AC_PREREQ(2.12.1)
3 AC_INIT(Makefile.in)
4
5 EGCS_PROG_INSTALL
6
7 AC_OUTPUT(Makefile)