uconfig.h update.
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 9 Dec 2001 14:48:15 +0000 (14:48 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 9 Dec 2001 14:48:15 +0000 (14:48 +0000)
p4raw-id: //depot/perl@13541

uconfig.h

index d05e180..4332e4c 100644 (file)
--- a/uconfig.h
+++ b/uconfig.h
  *     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               /**/