diff options
Diffstat (limited to 'config_h.SH')
-rwxr-xr-x | config_h.SH | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config_h.SH b/config_h.SH index 8c86772c24..64392eb71b 100755 --- a/config_h.SH +++ b/config_h.SH @@ -1119,14 +1119,6 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un */ #$d_safebcpy HAS_SAFE_BCOPY /**/ -/* HAS_SAFE_MEMCPY: - * This symbol, if defined, indicates that the memcpy routine is available - * to copy potentially overlapping memory blocks. If you need to - * copy overlapping memory blocks, you should check HAS_MEMMOVE and - * use memmove() instead, if available. - */ -#$d_safemcpy HAS_SAFE_MEMCPY /**/ - /* HAS_SANE_MEMCMP: * This symbol, if defined, indicates that the memcmp routine is available * and can be used to compare relative magnitudes of chars with their high |