* m32r.opc (parse_hi16): Do not assume a 32-bit host word size.
[binutils.git] / etc / configure.in
blobb785068009ebc8effec594abf5228c5ebd9bb137
1 dnl Process this file with autoconf to produce a configure script.
2 AC_PREREQ(2.5)
3 AC_INIT(Makefile.in)
5 AC_PROG_INSTALL
7 AC_OUTPUT(Makefile)