>>>>> "Jeff" == Jeff Rizzo <[EMAIL PROTECTED]> writes:
Jeff> Ideally, I'd like to add a dependency on the file VERSION for the rule
Jeff> for $(srcdir)/autoconf.h.in ... is there any way to do this?
Doesn't it work to just write the dependency in Makefile.am?
$(srcdir)/autoconf.h.in: VERSION
Maybe my memory is slipping though. Perhaps automake gets confused
about this and doesn't write out its own rule.
Tom
