Running PDF() on an .eps file on windows with MikTex 2.7.2767 does not work,
authormanagan <managan@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 17 Dec 2009 22:06:41 +0000 (22:06 +0000)
committermanagan <managan@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 17 Dec 2009 22:06:41 +0000 (22:06 +0000)
commite6d6f5a8d728f88cd0aa95159fb9845f334c5786
treec14ba21f16d013cd2579b79b662487657d1593d0
parenta1ec4516729c01292ef66261f0b04638fad414bf
Running PDF() on an .eps file on windows with MikTex 2.7.2767 does not work,
because it does not support '-o <outfile>'. This patch uses --outfile= instead,
since this works both unter linux and windows.

Patch from Stefan Hepp

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4560 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Tool/pdf.py