Usage update.
[autodist.git] / apps / autodist / doc / autodist.texi
index c167a0eb10fb9afae2c929ffe84c3b1345762bd0..c5350622f5d73e374e06595a713d9063d70acd25 100644 (file)
@@ -1023,12 +1023,13 @@ configure scripts.  They must not use 'AD_INIT', 'AD_INCLUDE_CONFIGURE',
 @end defmac
 
 
-@defmac AD_ENABLE_DEPENDENCIES
+@defmac AD_DISABLE_DEPENDENCIES
 
-This macro is used to enable Autodist dependencies in 'Makefile.ad' files.  
-If this macro is used, then after editing 'Makefile.ad' file running 
-Autodist manually is not required, but it is run automatically when the 
-source is compiled with 'make'.  This macro has no arguments.
+This macro is used to disable Autodist dependencies in 'Makefile.ad' 
+files.  If this macro is used, then after editing 'Makefile.ad' file the 
+Autodist must be run manually.  When dependencies are enabled editing 
+Autodist is run automatically when source is compiled with 'make'. 
+Dependencies make the development easier.  This macro has no arguments.
 
 Note that, the dependencies are enabled only in the prepared source tree.  
 Depedencies are not delivered to distribution, as they would require the 
@@ -1329,8 +1330,7 @@ default distribution 'default', then exits.
 
 @item -p
 @itemx --process <src> <dst>
-process file <src> into <dst> for distribution, only non-source files can 
-be processed with -p.
+process Makefile.ad file <src> into <dst> for distribution, the exits.
 
 @item -m
 @itemx --makedist