From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31838 invoked by alias); 30 Sep 2009 23:08:17 -0000 Received: (qmail 31810 invoked by uid 426); 30 Sep 2009 23:08:16 -0000 Date: Wed, 30 Sep 2009 23:08:00 -0000 Message-ID: <20090930230816.31797.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-48-g468abaf X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 90b64e1e89a33317d6008e10fe2c106a0dc34c7a X-Git-Newrev: 468abaf4588392bcf7d7e243c707bb41bc17532c Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2009-q3/txt/msg00341.txt.bz2 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 468abaf4588392bcf7d7e243c707bb41bc17532c (commit) from 90b64e1e89a33317d6008e10fe2c106a0dc34c7a (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 468abaf4588392bcf7d7e243c707bb41bc17532c Author: Frank Ch. Eigler Date: Wed Sep 30 19:07:26 2009 -0400 doc build: support older xmlto without --stringparm option * configure.ac: Check for xmlto --stringparam support. * doc/Systemtap_Tapset_Reference/Makefile.am: Be sensitive to the result. ----------------------------------------------------------------------- Summary of changes: configure | 54 +++++++++++++++++++++++----- configure.ac | 33 +++++++++++++---- doc/SystemTap_Tapset_Reference/Makefile.am | 2 + doc/SystemTap_Tapset_Reference/Makefile.in | 2 +- 4 files changed, 73 insertions(+), 18 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool