gcc/etc/configure.in

8 lines
146 B
Plaintext

dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.12.1)
AC_INIT(Makefile.in)
EGCS_PROG_INSTALL
AC_OUTPUT(Makefile)