projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c4d0567
)
BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
Gurusamy Sarathy [Wed, 7 Jul 1999 01:41:25 +0000 (
01:41
+0000)]
p4raw-id: //depot/perl@3628
hints/bsdos.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/bsdos.sh
b/hints/bsdos.sh
index
c54a0c1
..
e8cfb4a
100644
(file)
--- a/
hints/bsdos.sh
+++ b/
hints/bsdos.sh
@@
-86,6
+86,7
@@
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'