diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-06-27 20:03:07 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-06-27 20:03:07 +0000 |
commit | 3b502c2062fbe9b3932f7d6ba1a2cf2cf5a84b2c (patch) | |
tree | 6c0627b0b88efdb09eb47b923e4a65fc13a33aae /Makeconf | |
parent | 5669aa3d4c8749887a0f530af6391734b817a9bb (diff) |
Reverse that change.
Diffstat (limited to 'Makeconf')
-rw-r--r-- | Makeconf | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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! |