]> sourceware.org Git - systemtap.git/commit - configure
2005-12-11 Roland McGrath <roland@redhat.com> release-0.5.1
authorroland <roland>
Mon, 12 Dec 2005 05:51:54 +0000 (05:51 +0000)
committerroland <roland>
Mon, 12 Dec 2005 05:51:54 +0000 (05:51 +0000)
commit4d9087fcfe475185ef08a16fef31942f06d60f54
treea04eb7820ff55199979c721c1c13f523705e185d
parentc89b8e696681cbb8372db43da4ebf458ed387b6c
2005-12-11  Roland McGrath  <roland@redhat.com>

* configure.ac: Bump version to 0.5.1 for test builds.
* systemtap.spec.in: Remove ExclusiveArch.
* configure: Regenerated.
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.
configure
configure.ac
systemtap.spec.in
This page took 0.025513 seconds and 5 git commands to generate.