Turn libbind back on, it should be ok now.

This commit is contained in:
peter 1999-11-30 06:13:10 +00:00
parent 090e2faa81
commit 8e520b90cb

View File

@ -35,7 +35,7 @@ _csu=csu/${MACHINE_ARCH}
_libc_r= libc_r
.endif
.if !defined(NO_BIND) && 0
.if !defined(NO_BIND)
_libbind= libbind
.endif