]> sourceware.org Git - systemtap.git/commit
stapdyn: Try to autodetect DYNINSTAPI_RT_LIB
authorJosh Stone <jistone@redhat.com>
Fri, 27 Jul 2012 21:30:31 +0000 (14:30 -0700)
committerJosh Stone <jistone@redhat.com>
Fri, 27 Jul 2012 21:30:31 +0000 (14:30 -0700)
commit0ed66feb1676dd8bdb3fba9643e0e597306e7f8d
tree2a0365f6840d5eb7869b6083a730842501c17af1
parent66c3c6334606de40b544d0d0d1b64b9b825047a7
stapdyn: Try to autodetect DYNINSTAPI_RT_LIB

* stapdyn/dynutil.cxx (check_dyninst_rt): New file; Check that env
  DYNINSTAPI_RT_LIB is well set, else guess a good value for it.
* stapdyn/stapdyn.cxx (main): Call check_dyninst_rt().
* stapdyn/dynsdt.cxx (main): Ditto.
* stapdyn/Makefile.am: Build dynutil.cxx and ../util.cxx.
* stapdyn/Makefile.in: Regenerate.
stapdyn/Makefile.am
stapdyn/Makefile.in
stapdyn/dynsdt.cxx
stapdyn/dynutil.cxx [new file with mode: 0644]
stapdyn/dynutil.h [new file with mode: 0644]
stapdyn/stapdyn.cxx
This page took 0.033863 seconds and 5 git commands to generate.