build ffplay so we can use it to test stuff

Original commit message from CVS:
build ffplay so we can use it to test stuff
This commit is contained in:
Thomas Vander Stichele 2004-03-12 18:48:46 +00:00
parent 64ac4e14e1
commit b5e167b596
2 changed files with 2 additions and 1 deletions

View file

@ -48,6 +48,7 @@ THE WAY
- cvs add .pc/(patchsetname)/(file)
- cvs commit .pc/(patchsetname) (to update the state of quilt in cvs)
- edit the file
- cvs add the file if it doesn't exist yet
- quilt refresh
- quilt push -a (This one is IMPORTANT, otherwise you'll have a huge diff)
- cvs commit

View file

@ -87,7 +87,7 @@ dnl ###########################
AC_DEFINE_UNQUOTED(HAVE_FFMPEG_UNINSTALLED, 1,
[Defined if building against uninstalled FFmpeg source])
ac_configure_args="$ac_configure_args --disable-v4l --disable-audio-oss --disable-dv1394 --disable-vhook --disable-ffmpeg --disable-ffplay --disable-ffserver"
ac_configure_args="$ac_configure_args --disable-v4l --disable-audio-oss --disable-dv1394 --disable-vhook --disable-ffmpeg --disable-ffserver"
AC_CONFIG_SUBDIRS(gst-libs/ext/ffmpeg)
AC_CONFIG_FILES(