summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-07-05 17:17:22 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-07-05 17:17:22 +0000
commitf554bd7c76801f311312ac2e9de02b4504b55e7b (patch)
tree919d1549e2e3b64da1557bebdfff999658705550 /objXSUB.h
parent2ee608b538b61b9af65b643a14a0cfffd00ad956 (diff)
downloadperl-f554bd7c76801f311312ac2e9de02b4504b55e7b.tar.gz
AIX threaded build, plus few more on the side.
p4raw-id: //depot/cfgperl@3592
Diffstat (limited to 'objXSUB.h')
-rw-r--r--objXSUB.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/objXSUB.h b/objXSUB.h
index 1e37e0b830..d14de86892 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -1919,12 +1919,10 @@
#define Perl_my pPerl->Perl_my
#undef my
#define my Perl_my
-#ifdef USE_LOCALE_NUMERIC
#undef Perl_my_atof
#define Perl_my_atof pPerl->Perl_my_atof
#undef my_atof
#define my_atof Perl_my_atof
-#endif
#if !defined(HAS_BCOPY) || !defined(HAS_SAFE_BCOPY)
#undef Perl_my_bcopy
#define Perl_my_bcopy pPerl->Perl_my_bcopy