From 3b502c2062fbe9b3932f7d6ba1a2cf2cf5a84b2c Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 27 Jun 1995 20:03:07 +0000 Subject: Reverse that change. --- Makeconf | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Makeconf') diff --git a/Makeconf b/Makeconf index 3d35026e..e0f6a921 100644 --- a/Makeconf +++ b/Makeconf @@ -145,11 +145,6 @@ endif # Provide default. install: -# XXX HACK XXX -ifneq ($(filter-out libports,$(HURDLIBS)),$(HURDLIBS)) -HURDLIBS+=libthreads -endif - # Each word of $(HURDLIBS) is a library name `libfoo', which is defined as # a variable above with the complete file name to find it. # Yippee! A use for computed variable references! -- cgit v1.2.3