summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/etc/configure.in
blob: a29f9931ab1b88aa0b72acc69ca2a7b2d567ce92 (plain)
1
2
3
4
5
6
7
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.5)
AC_INIT(configure.texi)

AC_PROG_INSTALL

AC_OUTPUT(Makefile)
OpenPOWER on IntegriCloud