diff options
author | Diego Biurrun <diego@biurrun.de> | 2008-05-28 09:37:01 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-05-28 09:37:01 +0000 |
commit | d156bede0b57c63d4bf381bcdb8a3d2401c99c3f (patch) | |
tree | 48fd0b84cd10e1e16436da8e0b69d668c57e9c20 /configure | |
parent | 9c852bcf58cd8f28deff6fcc878304825f4ad173 (diff) | |
download | ffmpeg-d156bede0b57c63d4bf381bcdb8a3d2401c99c3f.tar.gz |
Add command line option to set the value of bindir.
Originally committed as revision 13490 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -59,6 +59,7 @@ show_help(){ echo " --logfile=FILE log tests and output to FILE [config.err]" echo " --disable-logging do not log configure debug information" echo " --prefix=PREFIX install in PREFIX [$prefix]" + echo " --bindir=DIR install binaries in DIR [PREFIX/bin]" echo " --libdir=DIR install libs in DIR [PREFIX/lib]" echo " --shlibdir=DIR install shared libs in DIR [PREFIX/lib]" echo " --incdir=DIR install includes in DIR [PREFIX/include]" @@ -783,6 +784,7 @@ CMDLINE_SELECT=" " CMDLINE_SET=' arch + bindir build_suffix cc cpu |