summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorroland <roland>2005-12-12 06:03:28 +0000
committerroland <roland>2005-12-12 06:03:28 +0000
commit9cb3a339871fa02385f16d896471ac8b7941e580 (patch)
tree3edbd6d4acf62db67b39fdd88aadff7e0be917fd /configure
parentd299d4a75727e3d33f9d2fb9a52344e0cf094c1d (diff)
downloadsystemtap-steved-9cb3a339871fa02385f16d896471ac8b7941e580.tar.gz
systemtap-steved-9cb3a339871fa02385f16d896471ac8b7941e580.tar.xz
systemtap-steved-9cb3a339871fa02385f16d896471ac8b7941e580.zip
Fix typo in last change.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index de85447b..cfd97e2b 100755
--- a/configure
+++ b/configure
@@ -5103,7 +5103,7 @@ else
fi
-if test $build_elfutils = yes; then
+if test $build_elfutils = no; then
# Need libdwfl-capable recent elfutils from Fedora
save_LIBS="$LIBS"