]> git.pld-linux.org Git - packages/Glide_V5-DRI.git/blobdiff - glide-ac-workaround.patch
- added AM_PROG_AS for automake 1.5 to ac-workaround patch
[packages/Glide_V5-DRI.git] / glide-ac-workaround.patch
index 44ac2656e07ddbc1dc67ff27eb199a45cd34d6ae..7b09cb2478715e7ea938e7f513d9f3e0562ea82d 100644 (file)
  if test "$ARCH" = "i386" ; then
    FX_GLIDE_CTRISETUP=false
  else
+@@ -223,6 +223,7 @@
+ dnl Checks for programs.
+ AC_PROG_CC
++AM_PROG_AS
+ AC_PROG_CPP
+ AC_CHECK_TOOL(AS, as, false)
+ AC_CHECK_TOOL(OBJDUMP, objdump, false)
This page took 0.035429 seconds and 4 git commands to generate.