X-Git-Url: http://git.silcnet.org/gitweb/?p=autodist.git;a=blobdiff_plain;f=apps%2Fautodist%2Fautodist.conf;h=cbf17b5c7b1fca26c125d967f30a1952f8e6abf5;hp=4748b0e344ede8b0bc59d2355610dbbe3e2f9ac9;hb=a83040a785b6f23f13d9e3932ed5c19daac19073;hpb=6576a5432b7f646cd4f4e265f58c19fef186d0d1 diff --git a/apps/autodist/autodist.conf b/apps/autodist/autodist.conf index 4748b0e..cbf17b5 100644 --- a/apps/autodist/autodist.conf +++ b/apps/autodist/autodist.conf @@ -36,7 +36,7 @@ AUTOCONF="autoconf" # Location of the automake tool. If this is omitted the Autodist will not # run automake. User need to run it manually then. # -AUTOMAKE="automake -a" +AUTOMAKE="automake -a -c" # Location of the libtoolize tool. This option should be omitted if your # source tree does not use libtool.