perl 5.002beta1h patch: Configure
[p5sagit/p5-mst-13.2.git] / makedepend.SH
index e958185..3fa095c 100755 (executable)
@@ -45,7 +45,9 @@ esac
 
 # We need .. when we are in the x2p directory if we are using the
 # cppstdin wrapper script.
-PATH="$PATH:.:.."
+# Put .. and . first so that we pick up the present cppstdin, not
+# an older one lying about in /usr/local/bin.
+PATH=".:..:$PATH"
 export PATH
 
 $cat /dev/null >.deptmp