From 0e3b6d50d44c5dbaa9891f683efa9bfc5ef71b36 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Wed, 12 Dec 2001 10:11:16 +0000 Subject: [PATCH] Connect libiconv to the build. Recent work by fjoe and bp has fixed smbfs. The smbfs module can now be loaded once libiconv and libmchain have been loaded, and works! --- sys/modules/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/modules/Makefile b/sys/modules/Makefile index e6660b2bccc2..63edb5a2b0c6 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -48,6 +48,7 @@ SUBDIR= 3dfx \ joy \ kue \ lge \ + libiconv \ libmchain \ lnc \ lomac \