X-Git-Url: http://git.silcnet.org/gitweb/?p=autodist.git;a=blobdiff_plain;f=apps%2Fautodist%2Fdoc%2Fautodist.texi;h=3cc7f19d979f44bf6d5b2179e5bc76de4a100b4b;hp=c167a0eb10fb9afae2c929ffe84c3b1345762bd0;hb=4e0d1bf04b2a627f9b313b1d2db9401fe13f707c;hpb=34d966fec0602d007888a11aeaf8e795a3725aa5 diff --git a/apps/autodist/doc/autodist.texi b/apps/autodist/doc/autodist.texi index c167a0e..3cc7f19 100644 --- a/apps/autodist/doc/autodist.texi +++ b/apps/autodist/doc/autodist.texi @@ -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