perl 5.002beta1h patch: Configure
[p5sagit/p5-mst-13.2.git] / makedepend.SH
index 038d9bf..3fa095c 100755 (executable)
@@ -43,7 +43,11 @@ case $CONFIG in
        ;;
 esac
 
-PATH="$PATH:."
+# We need .. when we are in the x2p directory if we are using the
+# cppstdin wrapper script.
+# 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