public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
From: brolley@sourceware.org
To: systemtap-cvs@sourceware.org
Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-154-g28f121c
Date: Thu, 01 Sep 2011 20:24:00 -0000	[thread overview]
Message-ID: <20110901202439.5622.qmail@sourceware.org> (raw)

[-- 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


                 reply	other threads:[~2011-09-01 20:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110901202439.5622.qmail@sourceware.org \
    --to=brolley@sourceware.org \
    --cc=systemtap-cvs@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).