summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-04-01 19:41:55 -0700
committerJosh Stone <jistone@redhat.com>2009-04-01 19:41:55 -0700
commit65ffc3f32328473cb74aa5c7eca7e46bb82bd7fb (patch)
tree837cf08f146cf5230b9b8f84081efb4e6d0557ae /configure
parent5717eaeb49421506ed323f8473790aaf74389237 (diff)
downloadsystemtap-steved-65ffc3f32328473cb74aa5c7eca7e46bb82bd7fb.tar.gz
systemtap-steved-65ffc3f32328473cb74aa5c7eca7e46bb82bd7fb.tar.xz
systemtap-steved-65ffc3f32328473cb74aa5c7eca7e46bb82bd7fb.zip
Fix the magic run-stap wrappers even more
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index 58406bee..33655cc2 100755
--- a/configure
+++ b/configure
@@ -8124,7 +8124,7 @@ subdirs="$subdirs testsuite"
ac_config_files="$ac_config_files run-stap"
-ac_config_files="$ac_config_files run-stapio"
+ac_config_files="$ac_config_files run-staprun"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -8827,7 +8827,7 @@ do
"man/stapprobes.udp.3stap") CONFIG_FILES="$CONFIG_FILES man/stapprobes.udp.3stap" ;;
"initscript/systemtap") CONFIG_FILES="$CONFIG_FILES initscript/systemtap" ;;
"run-stap") CONFIG_FILES="$CONFIG_FILES run-stap" ;;
- "run-stapio") CONFIG_FILES="$CONFIG_FILES run-stapio" ;;
+ "run-staprun") CONFIG_FILES="$CONFIG_FILES run-staprun" ;;
*) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
@@ -9607,7 +9607,7 @@ $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
done
;;
"run-stap":F) chmod +x run-stap ;;
- "run-stapio":F) chmod +x run-stapio ;;
+ "run-staprun":F) chmod +x run-staprun ;;
esac
done # for ac_tag