> I have a strange problem on cygwin. The Makefile generated by
> 'configure' doesn't detect the change of Makefile.am. I have to
> manually remove the corresponding Makefile.in to force it to be
> re-generated.

This is probably due to automake's AM_MAINTAINER_MODE, which
means you are asking on the wrong list.  Try configuring with
--enable-maintainer-mode to see if it changes things.

-- 
Eric Blake


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to