From 9cb3a339871fa02385f16d896471ac8b7941e580 Mon Sep 17 00:00:00 2001 From: roland Date: Mon, 12 Dec 2005 06:03:28 +0000 Subject: Fix typo in last change. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') 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" -- cgit