X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dosish.h;h=8734cda27c2264c0b77df5650dd42805b1914a2b;hb=64f14228217abb04a437553319642d6e7a82a3e8;hp=574fbfc169ba6bd5cbaf09f10ee6045026594ca7;hpb=8cc95fdbe3687330bd987cea170494b4cd263d90;p=p5sagit%2Fp5-mst-13.2.git diff --git a/dosish.h b/dosish.h index 574fbfc..8734cda 100644 --- a/dosish.h +++ b/dosish.h @@ -1,6 +1,8 @@ #define ABORT() abort(); +#ifndef SH_PATH #define SH_PATH "/bin/sh" +#endif #ifdef DJGPP # define BIT_BUCKET "nul"