libuv/m4
Ben Noordhuis cb5140023b build: remove dtrace probes
The existing probes, all two of them, cause a great deal of pain for
people trying to build libuv on Linux because of SystemTap's dtrace(1)
utilitity not understanding the -xnolibs flag.

We could hack around that but it's easier to just remove the probes:
they are largely useless and unused while still needing a lot of
supporting infrastructure.  This commit removes 200 lines of code
and configuration.

Refs joyent/libuv#1478.
2014-11-10 20:12:50 -03:00
..
.gitignore build: remove dtrace probes 2014-11-10 20:12:50 -03:00
as_case.m4 build: fix building with old versions of autoconf 2014-04-10 10:48:55 +02:00
libuv-check-flags.m4 build: add m4 for feature/flag-testing 2014-09-17 22:50:55 +02:00