293dad2c1b
- 1.1.4, with wavpack and system libmpcdec support.
23 lines
728 B
Diff
23 lines
728 B
Diff
--- xine-lib-1.1.4/m4/optimizations.m4~ 2006-06-17 18:20:56.000000000 +0300
|
|
+++ xine-lib-1.1.4/m4/optimizations.m4 2007-01-30 23:03:27.000000000 +0200
|
|
@@ -107,7 +107,7 @@
|
|
|
|
DEBUG_CFLAGS="-O $DEBUG_CFLAGS"
|
|
|
|
- if test x"$sarchopt" != "xno"; then
|
|
+ if false ; then
|
|
archopt_val=
|
|
|
|
case "$host_or_hostalias" in
|
|
--- xine-lib-1.1.4/configure~ 2007-01-30 23:02:56.000000000 +0200
|
|
+++ xine-lib-1.1.4/configure 2007-01-30 23:03:40.000000000 +0200
|
|
@@ -47754,7 +47754,7 @@
|
|
|
|
DEBUG_CFLAGS="-O $DEBUG_CFLAGS"
|
|
|
|
- if test x"$sarchopt" != "xno"; then
|
|
+ if false ; then
|
|
archopt_val=
|
|
|
|
case "$host_or_hostalias" in
|