diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-07-18 21:33:57 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-07-18 21:33:57 +0000 |
commit | 0faf3e6502ba533234322c904a3fa6b70b610627 (patch) | |
tree | b6ab13f80d82a8fc50bdbffec28f1b78204dc125 /hints | |
parent | 9f62e1ec6945a49a52880c6619a9badbeb4bb8ea (diff) | |
parent | da0838f1870c5338e6bf9ab745ef01fde1406476 (diff) | |
download | perl-0faf3e6502ba533234322c904a3fa6b70b610627.tar.gz |
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@3698
Diffstat (limited to 'hints')
-rw-r--r-- | hints/bsdos.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hints/bsdos.sh b/hints/bsdos.sh index e8cfb4a972..c54a0c1606 100644 --- a/hints/bsdos.sh +++ b/hints/bsdos.sh @@ -86,7 +86,6 @@ case "$osvers" in libswanted="rpc curses termcap $libswanted" ;; 4.0*) - POSIX_cflags='ccflags="$ccflags -DSTRUCT_TM_HASZONE"' # ELF dynamic link libraries starting in 4.0 (???) useshrplib='true' so='so' |