This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-55-g6462165


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  6462165c7a381c3eac8b097647122905f561e5a5 (commit)
       via  161f9ed669cee8091555fe0314b7ecf5c441702a (commit)
      from  ecf33ff44feaccfde06f3c2b55b0a78d69e29545 (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 6462165c7a381c3eac8b097647122905f561e5a5
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Feb 4 12:35:56 2010 -0800

    Regenerate autotools files

commit 161f9ed669cee8091555fe0314b7ecf5c441702a
Author: Przemyslaw Pawelczyk <przemyslaw@pawelczyk.it>
Date:   Thu Feb 4 14:03:22 2010 +0100

    Do not check stuff required by server if disabled.
    
    Building systemtap package using dpkg-buildpackage under scratchbox
    yields following error during configure:
    
    checking for /usr/include/nss3... configure: error: cannot check for
    file existence when cross compiling
    
    even if --disable-server is provided. Fix it.
    
    * configure.ac: Check for server-related stuff iff enable_server != no.

-----------------------------------------------------------------------

Summary of changes:
 aclocal.m4   |   22 ++++-----
 configure    |  146 +++++++++++++++++++++++++++-------------------------------
 configure.ac |   60 ++++++++++++------------
 3 files changed, 109 insertions(+), 119 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]