[PATCH] Support for SystemTap's dtrace compatibility layer and issues linking miniperl
authorH.Merijn Brand <h.m.brand@xs4all.nl>
Sat, 13 Feb 2010 18:09:53 +0000 (19:09 +0100)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Sat, 13 Feb 2010 18:09:53 +0000 (19:09 +0100)
commit6e3b7bfa2b063f4ce0c55f84474edb7d2c652387
tree55f00a1c87f737c031b8d7819f808d5194aa441c
parent95c9bfa39f7dd11d255e4266e33aafe9d36750e0
[PATCH] Support for SystemTap's dtrace compatibility layer and issues linking miniperl

SystemTaps' dtrace binary lives in /usr/bin, so add a check to Configure
for that.

Additionally link the dtrace .o file into miniperl, which is an issue
with SystemTap and also reported on p5p to affect OpenSolaris in

Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
Configure
Makefile.SH