public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-154-g28f121c
@ 2011-09-01 20:24 brolley
0 siblings, 0 replies; only message in thread
From: brolley @ 2011-09-01 20:24 UTC (permalink / raw)
To: systemtap-cvs
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2449 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".
The branch, master has been updated
via 28f121c38bb054e66cfa7a1206349242dea4c904 (commit)
via f5a118c010cd41db364338f0c1f2780cd317f116 (commit)
from 4bb85590c111430215f48cce6513e4d7010fcf2e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 28f121c38bb054e66cfa7a1206349242dea4c904
Author: Diego Elio Pettenò <flameeyes@flameeyes.eu>
Date: Thu Sep 1 16:18:01 2011 -0400
Configuration improvements.
Auto-discovered dependencies are fine when building on the system the
package will be used on; but for distributions such as Gentoo or for
cross-compilation, they only cause headaches if they are not configurable.
By adding two simple ./configure options, the problem is solved.
commit f5a118c010cd41db364338f0c1f2780cd317f116
Author: Diego Elio Pettenò <flameeyes@flameeyes.eu>
Date: Thu Sep 1 14:58:33 2011 -0400
Configuration Inprovements for NSS and avahi.
Checking for directories directly on the /usr disallows building against a
locally-installed NSS or Avahi, and makes cross-compilation difficult.
By using pkg-config, it's easy to override the results, which allow
building against non-system libraries as well as properly identifying
cross-compiled libraries.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 38 +-
Makefile.in | 77 ++--
configure | 649 +++++++++++-----------------
configure.ac | 86 ++---
doc/Makefile.in | 4 +-
doc/SystemTap_Tapset_Reference/Makefile.in | 4 +-
doc/beginners/Makefile.in | 4 +-
grapher/Makefile.in | 4 +-
runtime/staprun/aclocal.m4 | 4 +-
testsuite/aclocal.m4 | 4 +-
10 files changed, 359 insertions(+), 515 deletions(-)
hooks/post-receive
--
systemtap: system-wide probe/trace tool
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-09-01 20:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-01 20:24 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-154-g28f121c brolley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).