From 71c91ce903a90de852b5d66a27a673ff6e785cee Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 29 Sep 2009 20:13:11 +0200 Subject: fix some eglibc adk buildsystem problems --- package/microperl/files/uconfig.h.x86_64 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/microperl') diff --git a/package/microperl/files/uconfig.h.x86_64 b/package/microperl/files/uconfig.h.x86_64 index 4ad2bc5c8..c5491c2b7 100644 --- a/package/microperl/files/uconfig.h.x86_64 +++ b/package/microperl/files/uconfig.h.x86_64 @@ -3865,13 +3865,13 @@ * This symbol, if defined, indicates that the strlcat () routine is * available to do string concatenation. */ -#define HAS_STRLCAT /**/ +/*#define HAS_STRLCAT /* */ /* HAS_STRLCPY: * This symbol, if defined, indicates that the strlcpy () routine is * available to do string copying. */ -#define HAS_STRLCPY /**/ +/*#define HAS_STRLCPY /* */ /* HAS_STRTOLD: * This symbol, if defined, indicates that the strtold routine is -- cgit v1.2.3