$NetBSD: patch-ab,v 1.5 2004/11/05 14:25:19 adam Exp $

--- base.make.in.orig	2004-10-26 19:08:17.000000000 +0000
+++ base.make.in
@@ -40,6 +40,7 @@ ifeq ($(FOUNDATION_LIB),gnu)
 
   FND_LDFLAGS =
   FND_LIBS = -lgnustep-base
+  OBJC_LIBS = -lobjc @PTHREAD_LIBS@
   FND_DEFINE = -DGNUSTEP_BASE_LIBRARY=1
   GNUSTEP_DEFINE = -DGNUSTEP
   # If gc=yes was passed, use the appropriate library and defines
