diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2008-04-01 22:33:45 -0400 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2008-04-01 22:33:45 -0400 |
commit | dce99706064883364724188687dd0499b5f4440c (patch) | |
tree | ee6acfebadb9330ee35fd8ed9073eea5e3470818 /configure | |
parent | 5e5189b38b0b1b788d32190361961d18e4456ae6 (diff) | |
parent | eace89a86a89977dccb4e943192becc5be47cef1 (diff) | |
download | systemtap-steved-dce99706064883364724188687dd0499b5f4440c.tar.gz systemtap-steved-dce99706064883364724188687dd0499b5f4440c.tar.xz systemtap-steved-dce99706064883364724188687dd0499b5f4440c.zip |
Merge branch 'master' of git://sources.redhat.com/git/systemtap
* 'master' of git://sources.redhat.com/git/systemtap:
removing another part of retired LKET
removing abandoned experiment: safety/* disassembly/symbol checks
Revert "Just a test commit"
Just a test commit
bump autoconf* version numbers to 0.7
replace mentions of CVS with GIT in docuemntation files
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for systemtap 0.6.2. +# Generated by GNU Autoconf 2.61 for systemtap 0.7. # # Report bugs to <systemtap@sources.redhat.com>. # @@ -574,8 +574,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='systemtap' PACKAGE_TARNAME='systemtap' -PACKAGE_VERSION='0.6.2' -PACKAGE_STRING='systemtap 0.6.2' +PACKAGE_VERSION='0.7' +PACKAGE_STRING='systemtap 0.7' PACKAGE_BUGREPORT='systemtap@sources.redhat.com' # Factoring default headers for most tests. @@ -1240,7 +1240,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures systemtap 0.6.2 to adapt to many kinds of systems. +\`configure' configures systemtap 0.7 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1306,7 +1306,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of systemtap 0.6.2:";; + short | recursive ) echo "Configuration of systemtap 0.7:";; esac cat <<\_ACEOF @@ -1415,7 +1415,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -systemtap configure 0.6.2 +systemtap configure 0.7 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1429,7 +1429,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by systemtap $as_me 0.6.2, which was +It was created by systemtap $as_me 0.7, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2121,7 +2121,7 @@ fi # Define the identity of the package. PACKAGE='systemtap' - VERSION='0.6.2' + VERSION='0.7' cat >>confdefs.h <<_ACEOF @@ -7278,7 +7278,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by systemtap $as_me 0.6.2, which was +This file was extended by systemtap $as_me 0.7, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -7331,7 +7331,7 @@ Report bugs to <bug-autoconf@gnu.org>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -systemtap config.status 0.6.2 +systemtap config.status 0.7 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |