Made Autodist work without the autodist.conf file.
[autodist.git] / apps / autodist / autodist.conf
index cbf17b5c7b1fca26c125d967f30a1952f8e6abf5..1d6c266d2165bf406896656d156e5d3efed6c6e9 100644 (file)
@@ -12,7 +12,8 @@ DISTPREFIX=""
 
 # The distdef header will be created by the Autodist.  It need to be included
 # in the source code in order for the preprocessor to respect distdef 
-# conditionals in source code.  Example:
+# conditionals in source code.  If your project doesn't need distdefs you
+# can comment this out.  Example:
 #
 # DISTDEFS="include/distdefs.h"
 #