summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorfche <fche>2007-03-17 17:43:41 +0000
committerfche <fche>2007-03-17 17:43:41 +0000
commit3d48c9833362aabc5faacb1f237e9914b794a247 (patch)
tree1fde2fb1ea662b687dd5728e2cc10d58b8f431bd /configure
parent8d0272dae3e7baf3bb77bd33ea9cabd7ea741f87 (diff)
downloadsystemtap-steved-3d48c9833362aabc5faacb1f237e9914b794a247.tar.gz
systemtap-steved-3d48c9833362aabc5faacb1f237e9914b794a247.tar.xz
systemtap-steved-3d48c9833362aabc5faacb1f237e9914b794a247.zip
2007-03-17 Frank Ch. Eigler <fche@elastic.org>
* configure.ac: Tweak missing elfutils error message. * configure: Regenerated.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 4 insertions, 4 deletions
diff --git a/configure b/configure
index 99f85c46..7d503f5b 100755
--- a/configure
+++ b/configure
@@ -5866,8 +5866,8 @@ _ACEOF
else
- { { echo "$as_me:$LINENO: error: systemtap requires elfutils 0.123+" >&5
-echo "$as_me: error: systemtap requires elfutils 0.123+" >&2;}
+ { { echo "$as_me:$LINENO: error: missing elfutils development headers/libraries (dw 0.123+)" >&5
+echo "$as_me: error: missing elfutils development headers/libraries (dw 0.123+)" >&2;}
{ (exit 1); exit 1; }; }
fi
@@ -5945,8 +5945,8 @@ _ACEOF
else
- { { echo "$as_me:$LINENO: error: systemtap requires elfutils 0.123+" >&5
-echo "$as_me: error: systemtap requires elfutils 0.123+" >&2;}
+ { { echo "$as_me:$LINENO: error: missing elfutils development headers/libraries (ebl 0.123+)" >&5
+echo "$as_me: error: missing elfutils development headers/libraries (ebl 0.123+)" >&2;}
{ (exit 1); exit 1; }; }
fi