diff options
author | hunt <hunt> | 2005-08-03 20:32:01 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-08-03 20:32:01 +0000 |
commit | 2205d1152e6e9ff34908bf83c3964fb5883adff1 (patch) | |
tree | 237ce2147ef3c562af1c526bc4108213f257f2d5 /configure | |
parent | 085efacada12da5f795db776c59af1874e9ee440 (diff) | |
download | systemtap-steved-2205d1152e6e9ff34908bf83c3964fb5883adff1.tar.gz systemtap-steved-2205d1152e6e9ff34908bf83c3964fb5883adff1.tar.xz systemtap-steved-2205d1152e6e9ff34908bf83c3964fb5883adff1.zip |
2005-08-03 Martin Hunt <hunt@redhat.com>
* stp_check.in : Copy sources to /var/cache/systemtap.
* systemtap.spec.in: Install stp_check. Create /var/cache/systemtap
* Makefile.am (install-exec-local): Install stp_check.
* configure.ac, systemtap.spec.in: Version 0.2.2.
* Makefile.in, aclocal.m4, configure: Regenerated.
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.59 for systemtap 0.2.1. +# Generated by GNU Autoconf 2.59 for systemtap 0.2.2. # # Report bugs to <systemtap@sources.redhat.com>. # @@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='systemtap' PACKAGE_TARNAME='systemtap' -PACKAGE_VERSION='0.2.1' -PACKAGE_STRING='systemtap 0.2.1' +PACKAGE_VERSION='0.2.2' +PACKAGE_STRING='systemtap 0.2.2' PACKAGE_BUGREPORT='systemtap@sources.redhat.com' # Factoring default headers for most tests. @@ -787,7 +787,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.2.1 to adapt to many kinds of systems. +\`configure' configures systemtap 0.2.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -849,7 +849,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of systemtap 0.2.1:";; + short | recursive ) echo "Configuration of systemtap 0.2.2:";; esac cat <<\_ACEOF @@ -971,7 +971,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -systemtap configure 0.2.1 +systemtap configure 0.2.2 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -985,7 +985,7 @@ cat >&5 <<_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.2.1, which was +It was created by systemtap $as_me 0.2.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1630,7 +1630,7 @@ fi # Define the identity of the package. PACKAGE='systemtap' - VERSION='0.2.1' + VERSION='0.2.2' cat >>confdefs.h <<_ACEOF @@ -5568,7 +5568,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by systemtap $as_me 0.2.1, which was +This file was extended by systemtap $as_me 0.2.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5631,7 +5631,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -systemtap config.status 0.2.1 +systemtap config.status 0.2.2 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |