diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2014-07-17 14:45:47 +0200 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2014-07-17 14:45:47 +0200 |
commit | 194734d1647a25bcfe4a9f71d3e57b1eb95650f2 (patch) | |
tree | 2b5b2adbbbf4c9f7fa049d383e86024e1b3c0fa1 /uconfig.h | |
parent | 20557826c85b7da386d8af2cf0151dad5326c870 (diff) | |
download | perl-194734d1647a25bcfe4a9f71d3e57b1eb95650f2.tar.gz |
uconfig.h again
I am so sorry
Diffstat (limited to 'uconfig.h')
-rw-r--r-- | uconfig.h | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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: */ |