change --avformat-svn configure option to do a static build of ffmpeg libs only and...
[melted] / setenv_mc
1
2 # Environment variable settings to allow execution without install
3
4 export LD_LIBRARY_PATH=\
5 `pwd`/../mpeg_sdk_release/bin:\
6 `pwd`/../dvcpro_sdk_release/lib:\
7 `pwd`/../sr_sdk_release/lib:\
8 $LD_LIBRARY_PATH
9