summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
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 /**/