From 8c7499bdfa85657ea6c2517ada0ef4a4db489beb Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 23 Sep 2000 01:36:53 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'. --- graphics/jpeg-mmx/files/patch-ab | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 graphics/jpeg-mmx/files/patch-ab (limited to 'graphics/jpeg-mmx/files/patch-ab') diff --git a/graphics/jpeg-mmx/files/patch-ab b/graphics/jpeg-mmx/files/patch-ab deleted file mode 100644 index e4de71cf3d30..000000000000 --- a/graphics/jpeg-mmx/files/patch-ab +++ /dev/null @@ -1,22 +0,0 @@ ---- configure.orig Sat Mar 21 14:08:57 1998 -+++ configure Sat Jul 29 23:23:09 2000 -@@ -1529,7 +1529,9 @@ - - if test "x$LTSHARED" != xno -o "x$LTSTATIC" != xno; then - USELIBTOOL="yes" -- LIBTOOL="./libtool" -+ if test "x$LIBTOOL" = "x"; then -+ LIBTOOL="./libtool" -+ fi - O="lo" - A="la" - LN='$(LIBTOOL) --mode=link $(CC)' -@@ -1647,7 +1649,7 @@ - # Extract the library version ID from jpeglib.h. - echo $ac_n "checking libjpeg version number""... $ac_c" 1>&6 - echo "configure:1650: checking libjpeg version number" >&5 --JPEG_LIB_VERSION=`sed -e '/^#define JPEG_LIB_VERSION/!d' -e 's/^[^0-9]*\([0-9][0-9]*\).*$/\1/' $srcdir/jpeglib.h` -+JPEG_LIB_VERSION=9 - echo "$ac_t""$JPEG_LIB_VERSION" 1>&6 - - -- cgit v1.2.3