patch-2.3.14 linux/net/Config.in
Next file: linux/net/Makefile
Previous file: linux/net/802/tr.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Wed Aug 18 09:45:10 1999
-  Orig file: 
v2.3.13/linux/net/Config.in
-  Orig date: 
Wed May 26 09:36:36 1999
diff -u --recursive --new-file v2.3.13/linux/net/Config.in linux/net/Config.in
@@ -23,6 +23,9 @@
 	    source net/ipv6/Config.in
     fi
   fi
+  if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+	source net/khttpd/Config.in
+  fi
 fi
 
 comment ' '
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)