summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorfche <fche>2006-11-23 20:07:04 +0000
committerfche <fche>2006-11-23 20:07:04 +0000
commitcc7d24cd109128d558445507e508f5b43906ef16 (patch)
tree457c514e704d5353b5df857198dc04cea2ea92d2 /configure
parent99e407636f9a820371deabf0741e92c298b4e61e (diff)
downloadsystemtap-steved-cc7d24cd109128d558445507e508f5b43906ef16.tar.gz
systemtap-steved-cc7d24cd109128d558445507e508f5b43906ef16.tar.xz
systemtap-steved-cc7d24cd109128d558445507e508f5b43906ef16.zip
* correct elfutils requirement message
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 915021d7..240df784 100755
--- a/configure
+++ b/configure
@@ -5854,8 +5854,8 @@ _ACEOF
else
- { { echo "$as_me:$LINENO: error: systemtap requires elfutils 0.122+" >&5
-echo "$as_me: error: systemtap requires elfutils 0.122+" >&2;}
+ { { echo "$as_me:$LINENO: error: systemtap requires elfutils 0.123+" >&5
+echo "$as_me: error: systemtap requires elfutils 0.123+" >&2;}
{ (exit 1); exit 1; }; }
fi