]> granicus.if.org Git - python/commit
Make's MAKEFLAGS variable is set to a string containing the single-letter
authorBrett Cannon <bcannon@gmail.com>
Mon, 21 Jan 2008 23:50:16 +0000 (23:50 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 21 Jan 2008 23:50:16 +0000 (23:50 +0000)
commit19d3afc23d2c81320700d44a0c6d59648b1a62d3
treeaae039c3b4c085ad8d7c277fd33ccb7eb2925144
parentc09b94e06381201c3988c1ea421bc18c07f55eca
Make's MAKEFLAGS variable is set to a string containing the single-letter
arguments to Make. This means there are no hyphens. Fix the '-s' check to
silence distutils to now work.
Makefile.pre.in