summaryrefslogtreecommitdiff
path: root/multimedia/x264-devel/files/patch-configure
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-10-01 04:02:16 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-10-01 04:02:16 +0000
commitd8b4427091b289652583e17fb82080946e7b3436 (patch)
tree93839bf63d2cef92ec87e701088056d5635150c7 /multimedia/x264-devel/files/patch-configure
parent - Update to 4.111 (diff)
- Update to 0.0.20060926
- Add an option for a gtk encoder frontend
Notes
Notes: svn path=/head/; revision=174219
Diffstat (limited to 'multimedia/x264-devel/files/patch-configure')
-rw-r--r--multimedia/x264-devel/files/patch-configure26
1 files changed, 13 insertions, 13 deletions
diff --git a/multimedia/x264-devel/files/patch-configure b/multimedia/x264-devel/files/patch-configure
index 12a6481ad461..72c5e712fc31 100644
--- a/multimedia/x264-devel/files/patch-configure
+++ b/multimedia/x264-devel/files/patch-configure
@@ -1,6 +1,15 @@
---- configure.orig Sun May 21 16:45:02 2006
-+++ configure Sun May 28 18:27:03 2006
-@@ -129,7 +129,7 @@
+--- configure.orig Tue Sep 26 16:45:03 2006
++++ configure Wed Sep 27 07:56:11 2006
+@@ -115,8 +115,6 @@
+ HAVE_GETOPT_LONG=0
+ ;;
+ *)
+- echo "Unknown system $MACHINE, edit the configure"
+- exit 1
+ ;;
+ esac
+
+@@ -136,7 +134,7 @@
ASFLAGS="$ASFLAGS -f elf"
fi
;;
@@ -9,16 +18,7 @@
ARCH="X86_64"
CFLAGS="$CFLAGS -DHAVE_MMXEXT -DHAVE_SSE2"
AS="yasm"
-@@ -176,8 +176,6 @@
- ARCH="PARISC"
- ;;
- *)
-- echo "Unknown platform $UNAMEM, edit the configure"
-- exit 1
- ;;
- esac
-
-@@ -290,7 +288,7 @@
+@@ -293,7 +291,7 @@
esac
fi