automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: auto* overhead


From: Bruce Korb
Subject: Re: auto* overhead
Date: Sat, 24 Aug 2002 10:36:10 -0700

Alexandre Duret-Lutz wrote:

>  Bruce> but the overhead is 221K -- *COMPRESSED*!!
> 
> Obviously this distribution was not built with `make dist' (or `distcheck').
> `make dist' would not have included autom4te.cache/.

Here's the script:

> set -e
> set -x
> export SHELL=/bin/sh
> ./configure
> make
> make check
> make distcheck
> print "REBUILD SUCCESSFUL"

But I also remembered that 57K comes from incorporating another
library, so autotools are only responsible for 174K.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]