fixed typo

This commit is contained in:
Todd C. Miller
1996-08-30 00:40:30 +00:00
parent d189849b44
commit 28258dfccd

View File

@@ -527,6 +527,7 @@ case "$host" in
# configure thinks we have -lsocket and -linet but we don't
LIB_INET=1
LIB_SOCKET=1
;;
*-*-bsdi*)
# Use shlicc for BSD/OS 2.x unless asked to do otherwise
if test "$OSREV" -ge 2 -a "${with_CC+set}" != set -a \