This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: automake 1.8 performance problems


OK, I think I have something.

If AC_CONFIG_AUX_DIR is populated, automake runs in 9-15 minutes of
wall-clock time.

If it is not populated (except for ltmain.sh) then it takes 45 minutes to
run.

The items that end up in AC_CONFIG_AUX_DIR are:

compile*       config.sub*  install-sh*  missing*
config.guess*  depcomp*     ltmain.sh    ylwrap*

Does this help at all?

H



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]