-echo $ac_n "checking "for gdk_imlib"""... $ac_c" 1>&6
-echo "configure:4785: checking "for gdk_imlib"" >&5
-# Check whether --with-gdk_imlib or --without-gdk_imlib was given.
-if test "${with_gdk_imlib+set}" = set; then
- withval="$with_gdk_imlib"
- if test "x$with_gdk_imlib" = xyes; then
- ac_cv_use_gdk_imlib='wxUSE_GDK_IMLIB="1"'
-else
- ac_cv_use_gdk_imlib='wxUSE_GDK_IMLIB="0"'
-fi
-else
-
- LINE=`grep "wxUSE_GDK_IMLIB" ${OSTYPE}.system.cache`
- if test "x$LINE" != x ; then
- eval "DEFAULT_$LINE"
- fi
- ac_cv_use_gdk_imlib='wxUSE_GDK_IMLIB='$DEFAULT_wxUSE_GDK_IMLIB
-
-fi
-
-eval "$ac_cv_use_gdk_imlib"
-echo $ac_cv_use_gdk_imlib >> ${OSTYPE}.system.cache.tmp
-if test "$wxUSE_GDK_IMLIB" = 1; then
- echo "$ac_t""yes" 1>&6
-else
- echo "$ac_t""no" 1>&6
-fi
-
-
-