From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14772 invoked by alias); 17 Feb 2009 15:07:08 -0000 Received: (qmail 14748 invoked by uid 9788); 17 Feb 2009 15:07:07 -0000 Date: Tue, 17 Feb 2009 15:07:00 -0000 Message-ID: <20090217150706.14734.qmail@sourceware.org> From: ebaron@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-358-g8ca54d6 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a79ec729450bc24d0943c2c1ee67efa8acb58273 X-Git-Newrev: 8ca54d604d559bc3d9b450a31e8ad5ad88ffc786 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/msg00163.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 8ca54d604d559bc3d9b450a31e8ad5ad88ffc786 (commit) from a79ec729450bc24d0943c2c1ee67efa8acb58273 (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 8ca54d604d559bc3d9b450a31e8ad5ad88ffc786 Author: Elliott Baron Date: Tue Feb 17 10:04:15 2009 -0500 PR 9716, replaced pkgconfig checks with AC macros in configure.ac for server deps. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 14 + Makefile.in | 28 +- aclocal.m4 | 196 +---- configure | 561 ++++++++----- configure.ac | 27 +- doc/Makefile.in | 21 +- doc/SystemTap_Tapset_Reference/Makefile.in | 23 +- testsuite/Makefile.in | 1 + testsuite/aclocal.m4 | 4 +- testsuite/configure | 1224 ++++++++++++++++------------ 10 files changed, 1151 insertions(+), 948 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool