From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1516 invoked by alias); 5 May 2009 20:55:43 -0000 Received: (qmail 1488 invoked by uid 9800); 5 May 2009 20:55:42 -0000 Date: Tue, 05 May 2009 20:55:00 -0000 Message-ID: <20090505205542.1477.qmail@sourceware.org> From: eugen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.7-57-g8697ba5 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a8bd58464cf18a4d19168566714568d229929daa X-Git-Newrev: 8697ba53e62f10cbf8c328461465a6e6ac86ae53 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-q2/txt/msg00188.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 8697ba53e62f10cbf8c328461465a6e6ac86ae53 (commit) via 3f6d0896b990c586667d0de08ac85b18effb0274 (commit) from a8bd58464cf18a4d19168566714568d229929daa (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 8697ba53e62f10cbf8c328461465a6e6ac86ae53 Author: Eugeniy Meshcheryakov Date: Tue May 5 22:53:49 2009 +0200 Run autoreconf commit 3f6d0896b990c586667d0de08ac85b18effb0274 Author: Eugeniy Meshcheryakov Date: Tue May 5 22:50:54 2009 +0200 Remove latex2html detection, it is not used anymore ----------------------------------------------------------------------- Summary of changes: Makefile.in | 31 +- aclocal.m4 | 70 +- configure | 4007 +++++++++++++++------------- configure.ac | 5 +- doc/Makefile.in | 23 +- doc/SystemTap_Tapset_Reference/Makefile.in | 25 +- grapher/Makefile.in | 25 +- testsuite/Makefile.in | 5 +- testsuite/aclocal.m4 | 44 +- testsuite/configure | 1224 +++++---- 10 files changed, 2946 insertions(+), 2513 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool