From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9170 invoked by alias); 23 Sep 2009 20:37:57 -0000 Received: (qmail 9143 invoked by uid 9156); 23 Sep 2009 20:37:56 -0000 Date: Wed, 23 Sep 2009 20:37:00 -0000 Message-ID: <20090923203756.9132.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-3-g29b694a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 430411789c9c9540a8260bedc76d86fdf6053713 X-Git-Newrev: 29b694a70f0720649c3335a6efe23613d6ef8d79 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/msg00312.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 29b694a70f0720649c3335a6efe23613d6ef8d79 (commit) from 430411789c9c9540a8260bedc76d86fdf6053713 (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 29b694a70f0720649c3335a6efe23613d6ef8d79 Author: David Smith Date: Wed Sep 23 15:37:37 2009 -0500 Fix configure on systems without 'gcc -fgnu89-inline' support (rhel4). * configure.ac: Only compile elfutils with '-fgnu89-inline' if the compiler actually supports it. * configure: Regenerated. ----------------------------------------------------------------------- Summary of changes: configure | 46 +++++++++++++++++++++++++++++++++++++++++++++- configure.ac | 15 ++++++++++++++- 2 files changed, 59 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool