Put double-quotes around the install path in the "install-headers" section
authorFredrik Orderud <fredrik.orderud@idi.ntnu.no>
Mon, 7 Nov 2005 01:32:29 +0000 (01:32 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 7 Nov 2005 01:32:29 +0000 (01:32 +0000)
commit25f8db58eef71e17f98d84dc2d51427f1bd08ddf
treeb8e046bef2a2996938434a5057cb4764e6166320
parent7c017693c9388ba1284c58fbb930577727d8c206
Put double-quotes around the install path in the "install-headers" section
of the makefiles for libavcodec, libavformat and libavutil.
Fixes installing into paths with spaces in them, i.e. Windows.
patch by Fredrik Orderud < fredrik . orderud -- at -- idi . ntnu . no >

Originally committed as revision 4680 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavformat/Makefile
libavutil/Makefile