aboutsummaryrefslogtreecommitdiff
path: root/configure.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configure.sh')
-rwxr-xr-xconfigure.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.sh b/configure.sh
index 072e0fd..5a463d0 100755
--- a/configure.sh
+++ b/configure.sh
@@ -34,7 +34,6 @@ then
for file in $FILES; do
# discard this directory if one file was not found
if [ ! -r "$dir/$file" ]; then
- echo "$dir/$file"
unset LIBJPEG_DIR
break
fi