From: Jarkko Hietaniemi Date: Sun, 9 Dec 2001 14:48:15 +0000 (+0000) Subject: uconfig.h update. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=10b31d5d5afe505d49aa267a2a0ae485affe294a;p=p5sagit%2Fp5-mst-13.2.git uconfig.h update. p4raw-id: //depot/perl@13541 --- diff --git a/uconfig.h b/uconfig.h index d05e180..4332e4c 100644 --- a/uconfig.h +++ b/uconfig.h @@ -3503,6 +3503,11 @@ * 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. + */ /*#define HAS_PROCSELFEXE / **/ #if defined(HAS_PROCSELFEXE) && !defined(PROCSELFEXE_PATH) #define PROCSELFEXE_PATH /**/