[PATCH] 2.3.47-pre6 fs/Config.in broken for xconfig

From: Brian Gerst (bgerst@quark.vpplus.com)
Date: Fri Feb 18 2000 - 23:00:04 EST


This patch fixes fs/Config.in so xconfig will read it.

-- 

Brian Gerst

--- linux-2.3.47p6/fs/Config.in Fri Feb 18 22:41:04 2000 +++ linux/fs/Config.in Fri Feb 18 22:52:47 2000 @@ -106,7 +106,7 @@ define_tristate CONFIG_LOCKD n fi fi - if [ "$CONFIG_NFSD_V3" == "y" ]; then + if [ "$CONFIG_NFSD_V3" = "y" ]; then define_bool CONFIG_LOCKD_V4 y fi tristate 'SMB file system support (to mount WfW shares etc.)' CONFIG_SMB_FS

- 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/



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:23 EST