diff options
author | fche <fche> | 2005-07-28 22:12:59 +0000 |
---|---|---|
committer | fche <fche> | 2005-07-28 22:12:59 +0000 |
commit | b2d5d95caa573e486b6503406b688da824cd20a9 (patch) | |
tree | 1f7cdb599d5d70d392ac6396c47094aa59e6283e /configure | |
parent | 1c2aeef9fee160bf4d6ec9fe6d4cc8d31788f0df (diff) | |
download | systemtap-steved-b2d5d95caa573e486b6503406b688da824cd20a9.tar.gz systemtap-steved-b2d5d95caa573e486b6503406b688da824cd20a9.tar.xz systemtap-steved-b2d5d95caa573e486b6503406b688da824cd20a9.zip |
2005-07-28 Frank Ch. Eigler <fche@redhat.com>
* stap.1: Beginnings of a man page.
* Makefile.am: Install it. Comment out stpd LDADD goodies.
* configure.ac: Futilely complain about non-stpd LIBS.
* Makefile.in, configure.in: Regenerated.
* main.cxx (usage): Remove ARGS from help text, as nothing is
done with these yet.
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.1.1. +# Generated by GNU Autoconf 2.59 for systemtap 0.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.1.1' -PACKAGE_STRING='systemtap 0.1.1' +PACKAGE_VERSION='0.2' +PACKAGE_STRING='systemtap 0.2' PACKAGE_BUGREPORT='systemtap@sources.redhat.com' # Factoring default headers for most tests. @@ -791,7 +791,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.1.1 to adapt to many kinds of systems. +\`configure' configures systemtap 0.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -853,7 +853,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of systemtap 0.1.1:";; + short | recursive ) echo "Configuration of systemtap 0.2:";; esac cat <<\_ACEOF @@ -976,7 +976,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -systemtap configure 0.1.1 +systemtap configure 0.2 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -990,7 +990,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.1.1, which was +It was created by systemtap $as_me 0.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1635,7 +1635,7 @@ fi # Define the identity of the package. PACKAGE='systemtap' - VERSION='0.1.1' + VERSION='0.2' cat >>confdefs.h <<_ACEOF @@ -6093,7 +6093,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by systemtap $as_me 0.1.1, which was +This file was extended by systemtap $as_me 0.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6156,7 +6156,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -systemtap config.status 0.1.1 +systemtap config.status 0.2 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |