diff options
author | Måns Rullgård <mans@mansr.com> | 2010-03-06 17:14:08 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2010-03-06 17:14:08 +0000 |
commit | 4335125cccf64ea3b59ac353696ef0afcb6d5667 (patch) | |
tree | 8f89ee8f937ccc11ba3cfb205629dcd42dc13963 /configure | |
parent | a4aea515b085c8c56058167915a7ca83c0adc46b (diff) | |
download | ffmpeg-4335125cccf64ea3b59ac353696ef0afcb6d5667.tar.gz |
Add CP make variable
Originally committed as revision 22240 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2969,6 +2969,7 @@ YASM=$yasmexe YASMDEP=$yasmexe AR=$ar RANLIB=$ranlib +CP=cp -p LN_S=$ln_s STRIP=$strip CPPFLAGS=$CPPFLAGS |