freeswitch-stable: add symbol to allow inclusion of module examples
[feed/telephony.git] / net / freeswitch-stable / Config.in
index 084c698c26ab71bc1580e9c60701fce1c8f23e6f..c11712be5bd62898f1f84db67924c29735575b24 100644 (file)
@@ -67,4 +67,11 @@ config FS_STABLE_WITH_ZRTP
        help
          Compile with ZRTP support.
 
+config FS_STABLE_WITH_MODCONF
+       bool "Include module examples"
+       default n
+       help
+         Some modules include examples in their source directory, e.g. xml
+         snippets. Select y to include them.
+
 endmenu