summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 31a9185..11c4643 100755
--- a/configure
+++ b/configure
@@ -242,7 +242,7 @@ find_dep_cmd()
{
_dep="${1}"
- ${quiet} || printf 'checking for %s... ' "${dep}"
+ ${quiet} || printf 'checking for %s... ' "${_dep}"
IFS=':'
@@ -267,7 +267,7 @@ find_dep_lib()
{
_dep="${1}"
- ${quiet} || printf 'checking for %s... ' "${dep}"
+ ${quiet} || printf 'checking for %s... ' "${_dep}"
IFS=':'