>>>>> "Olly" == Olly Betts <[EMAIL PROTECTED]> writes:

Olly> It also saves a lot of time if you're using automake and doing
Olly> work that involves changing your Makefile.am-s.  Whenever one is
Olly> modified, running make will run automake to update the
Olly> corresponding Makefile.in, then rerun configure to produce a new
Olly> Makefile from that Makefile.in.

bad example :) Use `config.status src/Makefile'.  No need for
configure here.  That's what Automake's Makefile do.

Akim

Reply via email to