summaryrefslogtreecommitdiff
path: root/graphics/libraw/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libraw/files/patch-configure')
-rw-r--r--graphics/libraw/files/patch-configure41
1 files changed, 0 insertions, 41 deletions
diff --git a/graphics/libraw/files/patch-configure b/graphics/libraw/files/patch-configure
index dd5639056ae2..5781f77f33c8 100644
--- a/graphics/libraw/files/patch-configure
+++ b/graphics/libraw/files/patch-configure
@@ -9,44 +9,3 @@
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
-@@ -4129,42 +4129,6 @@
-
-
-
--pkg_failed=no
--{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LCMS" >&5
--$as_echo_n "checking for LCMS... " >&6; }
--
--if test -n "$LCMS_CFLAGS"; then
-- pkg_cv_LCMS_CFLAGS="$LCMS_CFLAGS"
-- elif test -n "$PKG_CONFIG"; then
-- if test -n "$PKG_CONFIG" && \
-- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lcms\""; } >&5
-- ($PKG_CONFIG --exists --print-errors "lcms") 2>&5
-- ac_status=$?
-- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-- test $ac_status = 0; }; then
-- pkg_cv_LCMS_CFLAGS=`$PKG_CONFIG --cflags "lcms" 2>/dev/null`
--else
-- pkg_failed=yes
--fi
-- else
-- pkg_failed=untried
--fi
--if test -n "$LCMS_LIBS"; then
-- pkg_cv_LCMS_LIBS="$LCMS_LIBS"
-- elif test -n "$PKG_CONFIG"; then
-- if test -n "$PKG_CONFIG" && \
-- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lcms\""; } >&5
-- ($PKG_CONFIG --exists --print-errors "lcms") 2>&5
-- ac_status=$?
-- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-- test $ac_status = 0; }; then
-- pkg_cv_LCMS_LIBS=`$PKG_CONFIG --libs "lcms" 2>/dev/null`
--else
-- pkg_failed=yes
--fi
-- else
-- pkg_failed=untried
--fi
-