patches/libmpcdec-01-configure.diff
changeset 225 8e94e8c07dc3
parent 1 60fdac847787
--- a/patches/libmpcdec-01-configure.diff	Wed Apr 04 14:02:00 2007 +0000
+++ b/patches/libmpcdec-01-configure.diff	Wed Apr 04 23:22:47 2007 +0000
@@ -1,18 +1,16 @@
-diff -urN libmpcdec-1.2.2-orig/configure libmpcdec-1.2.2/configure
---- libmpcdec-1.2.2-orig/configure	2005-10-23 21:17:16.000000000 +0700
-+++ libmpcdec-1.2.2/configure	2006-06-13 19:18:04.360408247 +0700
-@@ -19581,7 +19581,7 @@
+--- libmpcdec-1.2.5-orig/configure	Sun Feb 11 21:03:53 2007
++++ libmpcdec-1.2.5/configure	Wed Apr  4 23:24:25 2007
+@@ -19626,7 +19626,7 @@
  
  
  
 -CFLAGS="$CFLAGS -O3 -fomit-frame-pointer -fPIC"
 +CFLAGS="$CFLAGS -KPIC"
  
- echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
- echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6
-diff -urN libmpcdec-1.2.2-orig/configure.ac libmpcdec-1.2.2/configure.ac
---- libmpcdec-1.2.2-orig/configure.ac	2005-10-23 21:14:52.000000000 +0700
-+++ libmpcdec-1.2.2/configure.ac	2006-06-13 19:23:13.497181866 +0700
+ { echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
+ echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6; }
+--- libmpcdec-1.2.5-orig/configure.ac	Sun Feb 11 21:02:49 2007
++++ libmpcdec-1.2.5/configure.ac	Wed Apr  4 23:25:01 2007
 @@ -6,7 +6,7 @@
  
  AM_PROG_LIBTOOL