From bbec8c2c63fa8a38f055ad037115668049329282 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 12 Mar 2007 15:08:45 +0000 Subject: Recommend building qt-faststart using make instead of a manual cc invocation. Originally committed as revision 8344 to svn://svn.ffmpeg.org/ffmpeg/trunk --- qt-faststart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-faststart.c') diff --git a/qt-faststart.c b/qt-faststart.c index f9de435146..2cbf12b1d9 100644 --- a/qt-faststart.c +++ b/qt-faststart.c @@ -8,7 +8,7 @@ * is in front of the data, thus facilitating network streaming. * * Compile this program using: - * cc qt-faststart.c -o qt-faststart + * make qt-faststart * Invoke the program with: * qt-faststart * -- cgit v1.2.3