]> git.pld-linux.org Git - packages/ffmpeg.git/blobdiff - ffmpeg-imlib2.patch
- 0.4.7, updated opt,imlib2,libtool patches
[packages/ffmpeg.git] / ffmpeg-imlib2.patch
index fe0292672add7d18b461f91468d7da18515a8284..16151ed3efd9bd1d2e9b37aa77300f4ac6a7f1f1 100644 (file)
@@ -4,8 +4,8 @@
  EOF
  
  imlib2=no
--if $cc -o $TMPO $TMPC -lImlib2 2> /dev/null  ; then
-+if $cc -I/usr/X11R6/include -L/usr/X11R6/lib -o $TMPO $TMPC -lImlib2 2> /dev/null  ; then
+-if $cc -o $TMPE $TMPC -lImlib2 2> /dev/null  ; then
++if $cc -I/usr/X11R6/include -L/usr/X11R6/lib -o $TMPE $TMPC -lImlib2 2> /dev/null  ; then
  imlib2=yes
  fi
  
This page took 0.026641 seconds and 4 git commands to generate.