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-0.9.7-91-g07f8225


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  07f8225311f85de5754bb594bf6ee945425dafcc (commit)
      from  532a25e60429f12cb92ef1056f1454815d135322 (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 07f8225311f85de5754bb594bf6ee945425dafcc
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri May 8 11:42:24 2009 +0200

    Check whether certutil as provided by nss-tools is installed.
    
    * configure.ac: Add check for certuril, don't build nss stap server when
      not found.
    * Makefile.in: Regenerated.
    * aclocal.m4: Likewise.
    * configure: Likewise.
    * doc/Makefile.in: Likewise.
    * doc/SystemTap_Tapset_Reference/Makefile.in: Likewise.
    * grapher/Makefile.in: Likewise.

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

Summary of changes:
 Makefile.in                                |    3 +-
 aclocal.m4                                 |   22 +++----
 configure                                  |   85 +++++++++++++++++++--------
 configure.ac                               |   13 ++--
 doc/Makefile.in                            |    1 +
 doc/SystemTap_Tapset_Reference/Makefile.in |    1 +
 grapher/Makefile.in                        |    1 +
 7 files changed, 82 insertions(+), 44 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]