]> Git Repo - binutils.git/blob - etc/configure.in
* binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'
[binutils.git] / etc / configure.in
1 dnl Process this file with autoconf to produce a configure script.
2 AC_PREREQ(2.5)
3 AC_INIT(Makefile.in)
4
5 AC_PROG_INSTALL
6
7 AC_OUTPUT(Makefile)
This page took 0.024484 seconds and 4 git commands to generate.