aboutsummaryrefslogtreecommitdiff
path: root/graphics/imlib2
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-01-31 18:10:31 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-01-31 18:10:31 +0000
commit4723ea78c2dfb3048d435fc7c4fb37eadc2c2fac (patch)
tree32d3291101a4e415d16756cf6a57c59f35abf40c /graphics/imlib2
parent7120382cdf0aa780e927a2be00dc0930ee7924f2 (diff)
downloadports-4723ea78c2dfb3048d435fc7c4fb37eadc2c2fac.tar.gz
ports-4723ea78c2dfb3048d435fc7c4fb37eadc2c2fac.zip
Dont' remove tests for ImageMagick.
PR: ports/9804 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=16444
Diffstat (limited to 'graphics/imlib2')
-rw-r--r--graphics/imlib2/files/patch-aa141
1 files changed, 0 insertions, 141 deletions
diff --git a/graphics/imlib2/files/patch-aa b/graphics/imlib2/files/patch-aa
index 580690478c03..4a69d0badbbe 100644
--- a/graphics/imlib2/files/patch-aa
+++ b/graphics/imlib2/files/patch-aa
@@ -22,147 +22,6 @@
echo "$ac_t""yes" 1>&6
-@@ -2248,140 +2248,6 @@
- DYNAMIC_MODULES_WORK_TRUE='#'
- DYNAMIC_MODULES_WORK_FALSE=
- fi
--# Extract the first word of "djpeg", so it can be a program name with args.
--set dummy djpeg; ac_word=$2
--echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:2255: checking for $ac_word" >&5
--if eval "test \"`echo '$''{'ac_cv_path_DJPEG_PROG'+set}'`\" = set"; then
-- echo $ac_n "(cached) $ac_c" 1>&6
--else
-- case "$DJPEG_PROG" in
-- /*)
-- ac_cv_path_DJPEG_PROG="$DJPEG_PROG" # Let the user override the test with a path.
-- ;;
-- *)
-- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
-- for ac_dir in $PATH; do
-- test -z "$ac_dir" && ac_dir=.
-- if test -f $ac_dir/$ac_word; then
-- ac_cv_path_DJPEG_PROG="$ac_dir/$ac_word"
-- break
-- fi
-- done
-- IFS="$ac_save_ifs"
-- ;;
--esac
--fi
--DJPEG_PROG="$ac_cv_path_DJPEG_PROG"
--if test -n "$DJPEG_PROG"; then
-- echo "$ac_t""$DJPEG_PROG" 1>&6
--else
-- echo "$ac_t""no" 1>&6
--fi
--
--# Extract the first word of "cjpeg", so it can be a program name with args.
--set dummy cjpeg; ac_word=$2
--echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:2286: checking for $ac_word" >&5
--if eval "test \"`echo '$''{'ac_cv_path_CJPEG_PROG'+set}'`\" = set"; then
-- echo $ac_n "(cached) $ac_c" 1>&6
--else
-- case "$CJPEG_PROG" in
-- /*)
-- ac_cv_path_CJPEG_PROG="$CJPEG_PROG" # Let the user override the test with a path.
-- ;;
-- *)
-- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
-- for ac_dir in $PATH; do
-- test -z "$ac_dir" && ac_dir=.
-- if test -f $ac_dir/$ac_word; then
-- ac_cv_path_CJPEG_PROG="$ac_dir/$ac_word"
-- break
-- fi
-- done
-- IFS="$ac_save_ifs"
-- ;;
--esac
--fi
--CJPEG_PROG="$ac_cv_path_CJPEG_PROG"
--if test -n "$CJPEG_PROG"; then
-- echo "$ac_t""$CJPEG_PROG" 1>&6
--else
-- echo "$ac_t""no" 1>&6
--fi
--
--
--# Extract the first word of "convert", so it can be a program name with args.
--set dummy convert; ac_word=$2
--echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:2318: checking for $ac_word" >&5
--if eval "test \"`echo '$''{'ac_cv_path_CONVERT_PROG'+set}'`\" = set"; then
-- echo $ac_n "(cached) $ac_c" 1>&6
--else
-- case "$CONVERT_PROG" in
-- /*)
-- ac_cv_path_CONVERT_PROG="$CONVERT_PROG" # Let the user override the test with a path.
-- ;;
-- *)
-- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
-- for ac_dir in $PATH; do
-- test -z "$ac_dir" && ac_dir=.
-- if test -f $ac_dir/$ac_word; then
-- ac_cv_path_CONVERT_PROG="$ac_dir/$ac_word"
-- break
-- fi
-- done
-- IFS="$ac_save_ifs"
-- ;;
--esac
--fi
--CONVERT_PROG="$ac_cv_path_CONVERT_PROG"
--if test -n "$CONVERT_PROG"; then
-- echo "$ac_t""$CONVERT_PROG" 1>&6
--else
-- echo "$ac_t""no" 1>&6
--fi
--
--echo "CONVERT_PROG is $CONVERT_PROG"
--CONVERT_PATH=`echo $CONVERT_PROG | sed 's/\/convert//'`
--echo "CONVERT_PATH is $CONVERT_PATH"
--
--
--# Extract the first word of "giftopnm", so it can be a program name with args.
--set dummy giftopnm; ac_word=$2
--echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
--echo "configure:2354: checking for $ac_word" >&5
--if eval "test \"`echo '$''{'ac_cv_path_GIFTOPNM_PROG'+set}'`\" = set"; then
-- echo $ac_n "(cached) $ac_c" 1>&6
--else
-- case "$GIFTOPNM_PROG" in
-- /*)
-- ac_cv_path_GIFTOPNM_PROG="$GIFTOPNM_PROG" # Let the user override the test with a path.
-- ;;
-- *)
-- IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
-- for ac_dir in $PATH; do
-- test -z "$ac_dir" && ac_dir=.
-- if test -f $ac_dir/$ac_word; then
-- ac_cv_path_GIFTOPNM_PROG="$ac_dir/$ac_word"
-- break
-- fi
-- done
-- IFS="$ac_save_ifs"
-- ;;
--esac
--fi
--GIFTOPNM_PROG="$ac_cv_path_GIFTOPNM_PROG"
--if test -n "$GIFTOPNM_PROG"; then
-- echo "$ac_t""$GIFTOPNM_PROG" 1>&6
--else
-- echo "$ac_t""no" 1>&6
--fi
--
--echo "GIFTOPNM_PROG is $GIFTOPNM_PROG"
--NETPBM_PATH=`echo $GIFTOPNM_PROG | sed 's/\/giftopnm//'`
--echo "NETPBM_PATH is $NETPBM_PATH"
--
-
- echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
- echo "configure:2388: checking how to run the C preprocessor" >&5
@@ -3987,7 +3853,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else