From 51a50cf5a8995a1b58f427d9fa871790dcd183b4 Mon Sep 17 00:00:00 2001 From: knarf Date: Mon, 22 Apr 2013 14:52:46 +0000 Subject: remove debug output git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/libjpeg/trunk@29 ba58616d-3abc-4c77-8745-3ba8ad4a582f --- configure.sh | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3