]> git.wh0rd.org Git - elf2flt.git/commit
Added -with-bfd-include-dir=<dir> option as we have to use the bfd.h
authorDavid McCullough <davidm@snapgear.com>
Mon, 18 Feb 2002 04:58:36 +0000 (04:58 +0000)
committerDavid McCullough <davidm@snapgear.com>
Mon, 18 Feb 2002 04:58:36 +0000 (04:58 +0000)
commit72195bfee8cee38b1e235ffe930786e9b6d0f201
treee87f408fcd966bd19fd2807ce7eadab1ac10617b
parent412617e2f17358eb06b4c67d04134d3b56e1e8e4
Added -with-bfd-include-dir=<dir> option as we have to use the bfd.h
that matches the libbfd.a we are using,  otherwise, elf2flt may coredump if
the system header is incompatible with the libbfd.a used.
Makefile.in
configure
configure.in