Updates click documentation to specify minimum required set of modules for building ns-3-click examples
authorLalith Suresh <suresh.lalith@gmail.com>
Mon, 16 May 2011 17:28:56 -0400
changeset 7210 66e672a8ea00
parent 7209 6b6d25f1a63a
child 7211 d2acf559505b
Updates click documentation to specify minimum required set of modules for building ns-3-click examples
src/click/doc/click.rst
--- a/src/click/doc/click.rst	Sun May 15 21:21:50 2011 -0700
+++ b/src/click/doc/click.rst	Mon May 16 17:28:56 2011 -0400
@@ -75,7 +75,7 @@
 
   $: ./waf configure --enable-examples --enable-tests --with-nsclick=/path/to/click/source
 
-If it says 'enabled' beside 'NS-3 Click Integration Support', then you're good to go.
+If it says 'enabled' beside 'NS-3 Click Integration Support', then you're good to go. Note: If running modular ns-3, the minimum set of modules required to run all ns-3-click examples is wifi, csma and config-store.
 
 Next, try running one of the examples::