Fix the Latex scanner to search for graphics on the TEXINPUTS path
authormanagan <managan@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 22 Sep 2008 19:43:02 +0000 (19:43 +0000)
committermanagan <managan@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 22 Sep 2008 19:43:02 +0000 (19:43 +0000)
commitc1dc2f1c53aa5c03374729ee1e2f618729eb3fab
tree5b3a601327def6116ded13d08ed99ebe0947531a
parent63dd2fbab5f26ff47d3593ad57f634c6b92f46fa
Fix the Latex scanner to search for graphics on the TEXINPUTS path
instead of TEXPICTS.
Add the LATEXSUFFIXES keyword to the DummyEnvironment calls since
the scanner needs it.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3453 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Scanner/LaTeX.py
src/engine/SCons/Scanner/LaTeXTests.py