]> git.pld-linux.org Git - packages/avifile.git/commitdiff
- grr, remove AM_PROG_AS hack from acinclude.m4
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 13 Nov 2003 23:20:12 +0000 (23:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avifile-ffmpeg-alpha.patch -> 1.3

avifile-ffmpeg-alpha.patch

index 8ed934086ed1c3a20f68fff53323e7385e388035..393b032bba43043775a769ec98815bb68d7ea403 100644 (file)
@@ -1293,3 +1293,23 @@ diff -Nur avifile-0.7-0.7.38/ffmpeg/libavcodec/alpha.orig/simple_idct_alpha.c av
  
  AC_CC_VERSION
  
+--- avifile-0.7-0.7.38/acinclude.m4.orig       2003-07-10 15:40:57.000000000 +0200
++++ avifile-0.7-0.7.38/acinclude.m4    2003-11-14 00:17:33.678043696 +0100
+@@ -1,17 +1,3 @@
+-# as.m4
+-# Figure out how to run the assembler.
+-
+-# AM_PROG_AS
+-AC_DEFUN([AM_PROG_AS],
+-[# By default we simply use the C compiler to build assembly code.
+-AC_REQUIRE([AC_PROG_CC])
+-: ${AS='$(CC)'}
+-# Set ASFLAGS if not already set.
+-: ${ASFLAGS='$(CFLAGS)'}
+-AC_SUBST(AS)
+-AC_SUBST(ASFLAGS)
+-])
+-
+ dnl AC_GCC_VERSION
+ dnl check for compiler version
+ dnl sets COMPILER_VERSION and GCC_VERSION
This page took 0.027507 seconds and 4 git commands to generate.