]> Git Repo - binutils.git/blame - etc/configure.in
* config/tc-xtensa.c (xtensa_insnbuf_set_operand): Clarify error
[binutils.git] / etc / configure.in
CommitLineData
252b5132
RH
1dnl Process this file with autoconf to produce a configure script.
2AC_PREREQ(2.5)
3AC_INIT(Makefile.in)
4
5AC_PROG_INSTALL
6
7AC_OUTPUT(Makefile)
This page took 0.447487 seconds and 4 git commands to generate.