diff options
author | roland <roland> | 2005-12-12 05:52:00 +0000 |
---|---|---|
committer | roland <roland> | 2005-12-12 05:52:00 +0000 |
commit | e460639fa72fda6ff89bb77ab48516f6f478c909 (patch) | |
tree | ced9b3cc1bf89498fe7257b7e7f4d003005d1e3a /compile | |
parent | 4d9087fcfe475185ef08a16fef31942f06d60f54 (diff) | |
download | systemtap-steved-e460639fa72fda6ff89bb77ab48516f6f478c909.tar.gz systemtap-steved-e460639fa72fda6ff89bb77ab48516f6f478c909.tar.xz systemtap-steved-e460639fa72fda6ff89bb77ab48516f6f478c909.zip |
2005-12-11 Roland McGrath <roland@redhat.com>
PR 1916
* configure.ac: Grok --with-elfutils.
* Makefile.am [BUILD_ELFUTILS] (install-elfutils, stamp-elfutils):
New targets.
[BUILD_ELFUTILS] (stap_LDFLAGS, stap_LDFLAGS): Add flags
to point at local elfutils build.
[BUILD_ELFUTILS] (BUILT_SOURCES): Add stamp-elfutils.
[BUILD_ELFUTILS] (stap_DEPENDENCIES): New variable.
[BUILD_ELFUTILS] (lib-elfutils/libdw.so): New target.
[BUILD_ELFUTILS] (install-exec-local): Depend on install-elfutils.
(loc2c_test_LDADD): Set this to $(stap_LDADD).
(loc2c_test_CPPFLAGS, loc2c_test_LDFLAGS): New variables.
* Makefile.in: Regenerated.
* compile: New file from automakeland.
* systemtap.spec.in (elfutils_version): Require 0.118 or later.
[bundled_elfutils]: Remove old hacks for building elfutils, and rely
on configure --with-elfutils instead.
* Makefile.am (pkglibexecdir): New variable.
(AM_CPPFLAGS): Use it.
(pkglibexec_PROGRAMS): Set this instead of noinst_PROGRAMS with stpd.
(pkglibexec_SCRIPTS, CLEANFILES): New variables.
(install-exec-local): Target removed.
* runtest.sh: Set LD_LIBRARY_PATH when lib-elfutils is in use.
Diffstat (limited to 'compile')
0 files changed, 0 insertions, 0 deletions