old-cross-binutils/etc/configure.in
1999-05-03 07:29:11 +00:00

7 lines
141 B
Text

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