On Wed, Jan 20, 2010 at 10:20 PM, <[email protected]> wrote: > * Steffen wrote here: > > but it does create Makefile (BTW, isn't this a bug?) > Yeah, this is a bug...
Ohh this is fixed as least with 1.10: if automake aborts, the old Makefile is preserved and automake is run again on next make. So this error cannot be bypassed any longer by running `make || make'. (So a bug just in my old version, sorry). oki, Steffen
