mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
8 lines
239 B
Bash
8 lines
239 B
Bash
|
# If this doesn't work, try specifying 'none' for hints.
|
||
|
d_castneg=undef
|
||
|
libswanted=`echo $libswanted | sed -e 's/socket /socket seq /'`
|
||
|
|
||
|
# Reported by Craig Milo Rogers <Rogers@ISI.EDU>
|
||
|
# Date: Tue, 30 Jan 96 15:29:26 PST
|
||
|
d_casti32=undef
|