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.4-363-g4395173


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  4395173480f88e556775b3761f107244be7adab4 (commit)
      from  483cf56e20be008b0a3a332b70796e8340926d4d (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 4395173480f88e556775b3761f107244be7adab4
Author: Josh Stone <jistone@redhat.com>
Date:   Sat May 14 10:37:46 2011 -0700

    Guard avahi in stap_serverd_LDADD with HAVE_AVAHI
    
    Don't include avahi libs in the stap_serverd link line if we're not
    actually building with avahi.  Also, autoreconf everything with F14.

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

Summary of changes:
 Makefile.am                                |    5 +-
 Makefile.in                                |   17 +-
 aclocal.m4                                 |   40 ++--
 configure                                  |  453 +++++++++++++++-------------
 doc/Makefile.in                            |    2 +
 doc/SystemTap_Tapset_Reference/Makefile.in |    2 +
 doc/beginners/Makefile.in                  |    2 +
 grapher/Makefile.in                        |    2 +
 pcp/configure                              |  338 ++++++++++-----------
 runtime/staprun/Makefile.in                |    2 +
 runtime/staprun/aclocal.m4                 |   40 ++--
 runtime/staprun/configure                  |  296 ++++++++++--------
 testsuite/aclocal.m4                       |    4 +-
 testsuite/configure                        |  226 ++++++++-------
 14 files changed, 757 insertions(+), 672 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]