***********************************************************************
--- fs/Config.in Fri Jun 11 14:35:32 1999
+++ fs/Config.in Wed Jun 16 18:57:01 1999
@@ -98,10 +98,17 @@
tristate 'NCP filesystem support (to mount NetWare volumes)' CONFIG_NCP_FS
if [ "$CONFIG_NCP_FS" != "n" ]; then
source fs/ncpfs/Config.in
+ else
+ define_bool CONFIG_NCPFS_NLS n
fi
+else
+ define_bool CONFIG_NCPFS_NLS n
fi
endmenu
+
+else
+ define_bool CONFIG_NCPFS_NLS n
fi
mainmenu_option next_comment
***********************************************************************
-- ======================================================================= Andrzej M. Krzysztofowicz ankry@mif.pg.gda.pl tel. (0-58) 347 14 61 Wydz.Fizyki Technicznej i Matematyki Stosowanej Politechniki Gdanskiej- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/