Changeset 99614dd in ffmpeg


Ignore:
Timestamp:
Oct 31, 2003, 10:27:37 AM (21 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
ddaae6a
Parents:
84f608f4
git-author:
Michel Bardiaux <mbardiaux@peaktime.be> (10/31/03 10:27:37)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (10/31/03 10:27:37)
Message:

configure on SGI IRIX patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)

Originally committed as revision 2457 to svn://svn.ffmpeg.org/ffmpeg/trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r84f608f4 r99614dd  
    259259LDFLAGS="$LDFLAGS -rdynamic"
    260260;;
     261IRIX*)
     262ranlib="echo ignoring ranlib"
     263v4l="no"
     264audio_oss="no"
     265make="gmake"
     266;;
    261267OS/2)
    262268TMPE=$TMPE".exe"
Note: See TracChangeset for help on using the changeset viewer.