]> git.ipfire.org Git - thirdparty/mtr.git/commit
Support building on OS X 3/head
authorKyle J. McKay <mackyle@gmail.com>
Fri, 22 Feb 2013 16:51:59 +0000 (08:51 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 22 Feb 2013 16:51:59 +0000 (08:51 -0800)
commit8348cfdc39694f0ada686b8277b75b3f72c6a47f
treeed95fa8e164fdd234c8eb664a9a1c8fa319334d9
parentf3f146f4ae9312b9a4d00b1e2eec504b6d7315e6
Support building on OS X

* Add support for new --without-glib configure option to disable
  all use of glib (also requires --without-gtk to be effective).
  This has the side effect of disabling the "mtr -z" functionality.

* Improve configure support for detecting which library to link
  with, if any, to get the resolver functions.

* Do not define BIND_8_COMPAT when compiling for Darwin/OS X.

* Autoconfigure whether or not a suitable struct __res_state_ext
  needs to be defined.

* If the arpa/nameser_compat.h header is available and usable,
  include it immediately after arpa/nameser.h.
Makefile.am
asn.c
asn.h
configure.ac
curses.c
dns.c
dns.h