Tests are good
[p5sagit/p5-mst-13.2.git] / config_h.SH
index bbc8ef9..9b20de6 100644 (file)
@@ -3517,6 +3517,12 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un
  */
 #$d_nl_langinfo HAS_NL_LANGINFO                /**/
 
+/* HAS_PROCSELFEXE:
+ *     This symbol is defined if /proc/self/exe is a symlink
+ *     to the executing program.
+ */
+#$d_procselfexe HAS_PROCSELFEXE        /**/
+
 /* HAS_SIGPROCMASK:
  *     This symbol, if defined, indicates that the sigprocmask
  *     system call is available to examine or change the signal mask