[asperl] fixups to make it build and pass tests under both compilers
[p5sagit/p5-mst-13.2.git] / makedepend.SH
index dceca0b..3c7ffe4 100755 (executable)
@@ -115,7 +115,7 @@ for file in `$cat .clist`; do
        -e 's|\\$||' \
        -e p \
        -e '}' ) >UU/$file.c
-    $cppstdin $finc -I/usr/local/include -I. $cppflags $cppminus <UU/$file.c |
+    $cppstdin $finc -I. $cppflags $cppminus <UU/$file.c |
     $sed \
        -e '/^#.*<stdin>/d' \
        -e '/^#.*"-"/d' \