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.2-377-g675c693


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  675c69345e8ffb1e5c5c5ef44256af2910b78f39 (commit)
      from  79efe7f874dd7b7cd5bca56e028432b5bdcf47aa (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 675c69345e8ffb1e5c5c5ef44256af2910b78f39
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Jun 29 21:03:24 2010 +0200

    Match AUTOMAKE_OPTIONS and configure.ac AM_INIT_AUTOMAKE flags.
    
    This make sure that files regenerated through autoreconf are similar to
    what is done when building with --enable-maintainer-mode.
    
    * configure.ac (AM_INIT_AUTOMAKE): Add no-dist foreign flags.
    * Makefile.in: Regenerated.
    * doc/Makefile.in: Likewise.
    * doc/SystemTap_Tapset_Reference/Makefile.in: Likewise.
    * doc/beginners/Makefile.in: Likewise.
    * grapher/Makefile.in: Likewise.

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

Summary of changes:
 Makefile.in                                |    2 +-
 configure.ac                               |    2 +-
 doc/Makefile.in                            |  109 +++-------------------------
 doc/SystemTap_Tapset_Reference/Makefile.in |   59 ++++------------
 doc/beginners/Makefile.in                  |   43 ++----------
 grapher/Makefile.in                        |   68 +++---------------
 6 files changed, 41 insertions(+), 242 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]