]> git.pld-linux.org Git - packages/avifile.git/commitdiff
- it needs AM_PROG_AS in configure
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 13 Nov 2003 23:06:03 +0000 (23:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avifile-ffmpeg-alpha.patch -> 1.2

avifile-ffmpeg-alpha.patch

index caa5a5f08f9f69c65c55708c2faa3e01a986984d..8ed934086ed1c3a20f68fff53323e7385e388035 100644 (file)
@@ -1283,3 +1283,13 @@ diff -Nur avifile-0.7-0.7.38/ffmpeg/libavcodec/alpha.orig/simple_idct_alpha.c av
 +    simple_idct_axp(block);
 +    add_pixels_clamped_axp_p(block, dest, line_size);
 +}
+--- avifile-0.7-0.7.38/configure.in.orig       2003-07-10 13:15:54.000000000 +0200
++++ avifile-0.7-0.7.38/configure.in    2003-11-14 00:09:16.019699264 +0100
+@@ -57,6 +57,7 @@
+ AC_PROG_MAKE_SET
+ AC_PROG_RANLIB
+ AC_PROG_AWK
++AM_PROG_AS
+ AC_CC_VERSION
This page took 0.08454 seconds and 4 git commands to generate.