echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
echo "*** See http://www.freedesktop.org/software/pkgconfig"
fi
fi
if test $succeeded = yes; then
:
else
{ { echo "$as_me:$LINENO: error: Library requirements (openssl ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
echo "$as_me: error: Library requirements (openssl ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
{ (exit 1); exit 1; }; }
fi
SYSTEM_OPENSSL=YES
else
echo "$as_me:$LINENO: result: internal" >&5
echo "${ECHO_T}internal" >&6
SYSTEM_OPENSSL=NO
BUILD_TYPE="$BUILD_TYPE OPENSSL"
fi
echo "$as_me:$LINENO: checking which jpeg to use" >&5
echo $ECHO_N "checking which jpeg to use... $ECHO_C" >&6
if test -n "$with_system_jpeg" -o -n "$with_system_libs" && \
...
...
@@ -25922,9 +26043,12 @@ s,@ac_ct_MINGWSTRIP@,$ac_ct_MINGWSTRIP,;t t