--- configure.old	2012-05-25 16:16:34.000000000 -0300
+++ configure	2012-05-25 16:16:51.000000000 -0300
@@ -817,7 +817,7 @@
 	 UNZIP_OPTIONS=""
 	fi
 	#Now check we can get filesizes out
-	EE=`unzip -Ptest -lv contrib/test_password.zip 2>&1|egrep '80688.*test/ls'`
+	EE=`unzip -lv contrib/test_password.zip 2>&1|egrep '80688.*test/ls'`
 	if [ "$EE" = "" ]; then
 	    echo "**FATAL ERROR ***"
 	    echo ""
