configure.ac: Look for more headers & functions.
authorFrank Ch. Eigler <fche@redhat.com>
Mon, 4 Oct 2004 17:33:54 +0000 (17:33 +0000)
committerFrank Ch. Eigler <fche@gcc.gnu.org>
Mon, 4 Oct 2004 17:33:54 +0000 (17:33 +0000)
commit07c2f075fc06014700d6bea35c634fc5e1ca09ce
tree57606334dc29196000e1c06229646ad4e857de7d
parent8f920ef7f2d9abbc818cff50621155d03eea6c73
configure.ac: Look for more headers & functions.

2004-10-04  Frank Ch. Eigler  <fche@redhat.com>

* configure.ac: Look for more headers & functions.
* mf-hooks2.c (getmntent, inet_ntoa, getproto*): New wrapper functions.
* mf-runtime.h.in: Add new "#pragma redefine_extname"s for them.
* mf-runtime.c (options): Clean up integer signedness warnings.
(main): Add a declaration to fix a warning.
* mf-hooks3.c (pthread_exit): Add not-reached exit() to wrapper.
* configure, config.h.in: Regenerated.

From-SVN: r88517
libmudflap/ChangeLog
libmudflap/config.h.in
libmudflap/configure
libmudflap/configure.ac
libmudflap/mf-hooks2.c
libmudflap/mf-hooks3.c
libmudflap/mf-runtime.c
libmudflap/mf-runtime.h.in