X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=config_h.SH;h=8d61ac9d04800564665551afd3a0b13e4f014cd8;hb=158e3910f3d0bce487277fa0db25247b664ed87c;hp=bc2f6b49e7d63049bce41a0c763b2ef64751db66;hpb=f24dbf840a7182a9da07820ccca23bd6e2a4550e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/config_h.SH b/config_h.SH index bc2f6b4..8d61ac9 100644 --- a/config_h.SH +++ b/config_h.SH @@ -3527,6 +3527,11 @@ sed <$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un * This symbol is defined if PROCSELFEXE_PATH is a symlink * to the absolute pathname of the executing program. */ +/* PROCSELFEXE_PATH: + * If HAS_PROCSELFEXE is defined this symbol is the filename + * of the symbolic link pointing to the absolute pathname of + * the executing program. + */ #$d_procselfexe HAS_PROCSELFEXE /**/ #if defined(HAS_PROCSELFEXE) && !defined(PROCSELFEXE_PATH) #define PROCSELFEXE_PATH $procselfexe /**/