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.0-111-gf8a4938


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  f8a493892377692c1c8f60c38ee05ac1fa77a8ed (commit)
      from  f77aa5c5e1578ca99b88faafc17fe09c86d687e4 (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 f8a493892377692c1c8f60c38ee05ac1fa77a8ed
Author: David Smith <dsmith@redhat.com>
Date:   Thu Oct 15 12:39:15 2009 -0500

    Updated checking for grapher dependencies.
    * configure.ac: Made sure nss includes will error even if only 1 header
      isn't usable.  Added grapher dependencies gtkmm and boost headers.
    * Makefile.in: Regenerated.
    * config.in: Ditto.
    * configure: Ditto.
    * doc/Makefile.in: Ditto.
    * doc/SystemTap_Tapset_Reference/Makefile.in: Ditto.
    * grapher/Makefile.am: Use libglade CFLAGS/LIBS.
    * grapher/Makefile.in: Regenerated.

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

Summary of changes:
 Makefile.in                                |    2 +
 config.in                                  |    6 +
 configure                                  |  775 +++++++++++++++++++---------
 configure.ac                               |   51 ++-
 doc/Makefile.in                            |    2 +
 doc/SystemTap_Tapset_Reference/Makefile.in |    2 +
 grapher/Makefile.am                        |    9 +-
 grapher/Makefile.in                        |   10 +-
 8 files changed, 588 insertions(+), 269 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]