From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25013 invoked by alias); 7 Jan 2009 16:23:53 -0000 Received: (qmail 24987 invoked by uid 9112); 7 Jan 2009 16:23:52 -0000 Date: Wed, 07 Jan 2009 16:23:00 -0000 Message-ID: <20090107162352.24976.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-658-g2d4b8dd X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 406d830652cc659fe420dcf5b54398ea22310750 X-Git-Newrev: 2d4b8ddfb72206a2e0fc4b500e54602a1f6ba189 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-q1/txt/msg00007.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 2d4b8ddfb72206a2e0fc4b500e54602a1f6ba189 (commit) via 19a0d4b6065735b884430e3c15160997606794f1 (commit) from 406d830652cc659fe420dcf5b54398ea22310750 (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 2d4b8ddfb72206a2e0fc4b500e54602a1f6ba189 Author: Mark Wielaard Date: Wed Jan 7 16:44:02 2009 +0100 Warn when not building docs because tools not found. commit 19a0d4b6065735b884430e3c15160997606794f1 Author: Mark Wielaard Date: Wed Jan 7 16:36:14 2009 +0100 Add --enable-server configure option. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 15 + Makefile.am | 22 +- Makefile.in | 100 +- aclocal.m4 | 60 +- configure | 3781 ++++++++++++++++++++++++++++++---------------------------- configure.ac | 26 +- 6 files changed, 2128 insertions(+), 1876 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool