Updates click documentation to specify minimum required set of modules for building ns-3-click examples
--- 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::