[-]
[+]
|
Changed |
faac.spec
|
|
[-]
[+]
|
Changed |
faac_configure_in.patch
^
|
@@ -1,18 +1,10 @@
---- configure.in
-+++ configure.in
-@@ -35,6 +35,7 @@
-
- if test x$external_mp4v2 = xyes; then
- AC_MSG_NOTICE([*** Building with external mp4v2 ***])
-+ MY_DEFINE(HAVE_LIBMP4V2)
- else
- if test x$WITHMP4V2 = xyes; then
- AC_MSG_NOTICE([*** Building with internal mp4v2 ***])
-@@ -66,6 +67,4 @@
- #include <netinet/in.h>])
- AC_CHECK_MEMBERS(fpos_t.__pos,,, [#include <stdio.h>])
-
--AC_OUTPUT(common/Makefile common/mp4v2/Makefile \
-- libfaac/Makefile frontend/Makefile \
-- include/Makefile Makefile)
-+AC_OUTPUT(common/Makefile common/mp4v2/Makefile libfaac/Makefile frontend/Makefile include/Makefile Makefile)
+--- configure.in.orig 2007-08-20 20:03:22.000000000 +0200
++++ configure.in 2008-07-05 15:22:07.000000000 +0200
+@@ -36,6 +36,7 @@
+
+ if test x$external_mp4v2 = xyes; then
+ AC_MSG_NOTICE([*** Building with external mp4v2 ***])
++ MY_DEFINE(HAVE_LIBMP4V2)
+ else
+ if test x$WITHMP4V2 = xyes; then
+ AC_MSG_NOTICE([*** Building with internal mp4v2 ***])
|
|
Changed |
faac-1.26.tar.bz2
^
|