* gcc.c-torture/compile/20000403-2.c: New test.
[official-gcc.git] / etc / configure.in
blobf34241bea1e9f126929ab1d518ab16056643f1a9
1 dnl Process this file with autoconf to produce a configure script.
2 AC_PREREQ(2.12.1)
3 AC_INIT(Makefile.in)
5 EGCS_PROG_INSTALL
7 AC_OUTPUT(Makefile)