This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Makefile not updated on Makefile.am change?


* Christian Parpart wrote on Mon, Nov 22, 2004 at 12:05:13PM CET:
> 
> recently, when I change the Makefile.am, the makefile am doesn't 
> get regenerated on `make`.

Somebody put AM_MAINTAINER_MODE in configure.ac?

> Is this usual, or what could be wrong?

If the above:  re-configure with --enable-maintainer-mode.

> I now have to reinvoke `autoreconf -v --install` to recreate them (somehow).

Regards,
Ralf



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]