OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
535 B

  1. diff -ruN avifile-0.6.orig/m4/xvid4.m4 avifile-0.6/m4/xvid4.m4
  2. --- avifile-0.6.orig/m4/xvid4.m4 2000-01-01 00:00:00.000000000 +0100
  3. +++ avifile-0.6/m4/xvid4.m4 2007-09-19 20:03:26.000000000 +0200
  4. @@ -35,7 +35,7 @@
  5. dnl Now check if the installed XviD is sufficiently new.
  6. dnl
  7. AC_AVM_CHECK_LIB(xvid4, [for xvid_global in -lxvidcore (4)],
  8. - XVID4_CFLAGS, XVID4_LIBS, -lxvidcore, [
  9. + XVID4_CFLAGS, XVID4_LIBS, -lxvidcore -lm, [
  10. #include <stdio.h>
  11. #include <string.h>
  12. #include <xvid.h>], [