Andre Poenitz <[EMAIL PROTECTED]> writes: | On Thu, Apr 13, 2006 at 09:36:26PM +0200, Lars Gullik Bjønnes wrote: | > Andre Poenitz <[EMAIL PROTECTED]> writes: | > | > | In a clean revision 13655 I get the following linker error: | > | > Clean revision perhaps, but autogen.sh and configure has not been run. | > | > We don't use -fno-exceptions any more. | | Allright. Problem gone after running autogen and ./configure. | | Is there some hint when some change requires running autogen.sh again?
Only what you can see from commit logs I am afraid. Changes to: configure.ac, .m4 files, Makefile.am, config/common.am etc, might all require a rerun of autogen.sh to have effect. -- Lgb