1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
freebsd-ports/www/amaya/files/patch-ae

12 lines
374 B
Plaintext
Raw Normal View History

--- ../configure.orig Wed Feb 28 19:34:16 2001
+++ ../configure Mon Mar 19 22:16:50 2001
@@ -1651,7 +1651,7 @@
:
fi
-if test "$with_graphic-libs" = "no" ; then
+if test "$with_more_shared" = "yes" ; then
echo $ac_n "checking for libjpeg version = 6b""... $ac_c" 1>&6
echo "configure:1657: checking for libjpeg version = 6b" >&5
cat > conftest.$ac_ext <<EOF