This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-359-g33ee059


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  33ee059c671b5cccab2bfcf02dd2cd028e7536e2 (commit)
      from  6022ccd4cab89944ca390c23de13cdc54cf05b1f (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 33ee059c671b5cccab2bfcf02dd2cd028e7536e2
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Oct 31 14:29:46 2011 +0100

    Make --with-elfutils work with either a source release or git checkout.
    
    Add configure check to see if this is a source release, or a source
    checkout. We need --enable-maintainer-mode if it isn't a source release
    to make sure some additional files are generated. This makes working
    against non-released elfutils git checkout a lot easier.

-----------------------------------------------------------------------

Summary of changes:
 configure    |    9 +++++++++
 configure.ac |    9 +++++++++
 2 files changed, 18 insertions(+), 0 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]