Since most of the build is handled from a single Makefile.am now,
commitc84e45bbf6678205293436b2d97a2850913f0397
authorGary V. Vaughan <gary@gnu.org>
Sat, 7 May 2005 19:46:13 +0000 (7 19:46 +0000)
committerEric Blake <ebb9@byu.net>
Sat, 6 Oct 2007 04:01:12 +0000 (5 22:01 -0600)
tree5ee65ac9b3d30c0b7aafec60003e1ddd4ddca589
parentc108d306d1ff4ed704a9f8a2515859a190eae62f
Since most of the build is handled from a single Makefile.am now,
we can teach make about the dependencies between the m4 binary and
the preopened modules it is built against:

* configure.ac (PREOPEN_DEPENDENCIES): Substitute for a list of
preopened modules.
* Makefile.am (src_m4_DEPENDENCIES): Rebuild the m4 program if any
of the preopened modules have changed.
ChangeLog
Makefile.am
configure.ac