From: Todd C. Miller Date: Fri, 30 Aug 1996 00:40:30 +0000 (+0000) Subject: fixed typo X-Git-Tag: SUDO_1_5_1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=28258dfccd06d2930b13b865de21571fb0ebe6b8;p=sudo fixed typo --- diff --git a/configure.in b/configure.in index 8e4708632..3fa89af21 100644 --- a/configure.in +++ b/configure.in @@ -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 \