summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2014-07-17 14:45:47 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2014-07-17 14:45:47 +0200
commit194734d1647a25bcfe4a9f71d3e57b1eb95650f2 (patch)
tree2b5b2adbbbf4c9f7fa049d383e86024e1b3c0fa1
parent20557826c85b7da386d8af2cf0151dad5326c870 (diff)
downloadperl-194734d1647a25bcfe4a9f71d3e57b1eb95650f2.tar.gz
uconfig.h again
I am so sorry
-rw-r--r--uconfig.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/uconfig.h b/uconfig.h
index 69f342fb80..b5648d49bb 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -1187,8 +1187,8 @@
/* HAS_DLADDR:
* This symbol, if defined, indicates that the dladdr() routine is
- * available to get a stack trace. The <execinfo.h> header must be
- * included to use this routine.
+ * available to query dynamic linker information for an address.
+ * The <dlfcn.h> header must be included to use this routine.
*/
/*#define HAS_DLADDR / **/
@@ -4742,6 +4742,6 @@
#endif
/* Generated from:
- * 98cefb1b37499a6b3f8f6fe5d97d411c53d52ae534d2b1a04b321f52fde4e808 config_h.SH
+ * 727eb338c23fdd320f556ca32fd7eb5473f68b6ce74db8cec7d83399a2621346 config_h.SH
* 4b709c0b049c660c04c0932eaa8481f9ca6fdc697ec4ffaa86b7bef21ee886a8 uconfig.sh
* ex: set ro: */