diff options
author | Norbert Pueschel <pueschel@imsdd.meb.uni-bonn.de> | 1997-04-03 16:16:51 +0200 |
---|---|---|
committer | Chip Salzenberg <chip@atlantic.net> | 1997-04-03 10:03:25 +1200 |
commit | 9f89dd868323408121caa28710d4c00f3d96f640 (patch) | |
tree | 6c21194dc0392f9b094f46131af0dc88f5feacd9 /hints | |
parent | 09280a334577a8254c4115b822e1f8cc667611a1 (diff) | |
download | perl-9f89dd868323408121caa28710d4c00f3d96f640.tar.gz |
AmigaOS update
private-msgid: 77724828@Armageddon.meb.uni-bonn.de
Diffstat (limited to 'hints')
-rw-r--r-- | hints/amigaos.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hints/amigaos.sh b/hints/amigaos.sh index 4108c2ecb8..57c7b62aeb 100644 --- a/hints/amigaos.sh +++ b/hints/amigaos.sh @@ -17,10 +17,6 @@ d_fork='undef' d_vfork='define' groupstype='int' -# the following is needed to prevent pdksh from blowing up - -i_neterrno='undef' - # libs libpth="$prefix/lib /local/lib" |