diff options
author | dsmith <dsmith> | 2006-09-26 21:41:37 +0000 |
---|---|---|
committer | dsmith <dsmith> | 2006-09-26 21:41:37 +0000 |
commit | a63a95dc1994d08176b63f0a133749b531f22b80 (patch) | |
tree | b9ffa6793a0289097481df6931a74c5478eb0a38 /configure | |
parent | 3ae203b24203fc169e39f7b733f11038aafa80ef (diff) | |
download | systemtap-steved-a63a95dc1994d08176b63f0a133749b531f22b80.tar.gz systemtap-steved-a63a95dc1994d08176b63f0a133749b531f22b80.tar.xz systemtap-steved-a63a95dc1994d08176b63f0a133749b531f22b80.zip |
2006-09-26 David Smith <dsmith@redhat.com>
* .cvsignore: Changed 'stpd' reference to 'staprun'.
* INTERNALS: Ditto.
* buildrun.cxx (run_pass): Ditto.
* lket.5.in: Ditto.
* stap.1.in: Ditto.
* stapruncs.5.in: Ditto.
* examples/small_demos/demo_script.txt: Ditto.
* examples/small_demos/sys.stp: Ditto.
* systemtap.spec.in: Created a new subpackage,
"systemtap-runtime", that contains staprun.
* Makefile.am: Renamed 'stpd' to 'staprun' and moved it to
$(bindir).
* Makefile.in: Regenerated from Makefile.am.
* configure.ac: Incremented version number.
* configure: Regenerated from configure.ac.
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.5.9. +# Generated by GNU Autoconf 2.59 for systemtap 0.5.10. # # 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.5.9' -PACKAGE_STRING='systemtap 0.5.9' +PACKAGE_VERSION='0.5.10' +PACKAGE_STRING='systemtap 0.5.10' 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.5.9 to adapt to many kinds of systems. +\`configure' configures systemtap 0.5.10 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.5.9:";; + short | recursive ) echo "Configuration of systemtap 0.5.10:";; esac cat <<\_ACEOF @@ -980,7 +980,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -systemtap configure 0.5.9 +systemtap configure 0.5.10 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -994,7 +994,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.5.9, which was +It was created by systemtap $as_me 0.5.10, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1639,7 +1639,7 @@ fi # Define the identity of the package. PACKAGE='systemtap' - VERSION='0.5.9' + VERSION='0.5.10' cat >>confdefs.h <<_ACEOF @@ -5746,7 +5746,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by systemtap $as_me 0.5.9, which was +This file was extended by systemtap $as_me 0.5.10, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5809,7 +5809,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -systemtap config.status 0.5.9 +systemtap config.status 0.5.10 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |