summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-12-09 14:48:15 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-12-09 14:48:15 +0000
commit10b31d5d5afe505d49aa267a2a0ae485affe294a (patch)
treec359e39dc6169d92b862c82da19d4fd7d2cedcff /uconfig.h
parent137e746578197c8de90cb6ffe968af2a1d15bbde (diff)
downloadperl-10b31d5d5afe505d49aa267a2a0ae485affe294a.tar.gz
uconfig.h update.
p4raw-id: //depot/perl@13541
Diffstat (limited to 'uconfig.h')
-rw-r--r--uconfig.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/uconfig.h b/uconfig.h
index d05e180f29..4332e4ce44 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 /**/