diff options
author | Yitzchak Scott-Thoennes <sthoenna@efn.org> | 2000-09-15 00:19:57 -0700 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-03 02:08:29 +0000 |
commit | e75931a765960ad4c0734b7843b80080cef7e6a8 (patch) | |
tree | 2302097421d29935d83a1606953c389bbd513419 /hints/os2.sh | |
parent | 70acb9818a002284ace4cf3cb55319e47108279e (diff) | |
download | perl-e75931a765960ad4c0734b7843b80080cef7e6a8.tar.gz |
[ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
p4raw-id: //depot/perl@7128
Diffstat (limited to 'hints/os2.sh')
-rw-r--r-- | hints/os2.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hints/os2.sh b/hints/os2.sh index 6d33385e56..7a99de0e08 100644 --- a/hints/os2.sh +++ b/hints/os2.sh @@ -249,6 +249,8 @@ nm_opt='-p' ####### We define these functions ourselves +d_strtoll='define' +d_strtoull='define' d_getprior='define' d_setprior='define' |