From 83b8ab27b9b9238f26513f15a62864b0696ce0e9 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Tue, 30 Nov 1999 06:13:10 +0000 Subject: Turn libbind back on, it should be ok now. --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile') diff --git a/lib/Makefile b/lib/Makefile index 89c6c54ba8c4..66fb360c207f 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -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 -- cgit v1.2.3