CVSROOT: /cvsroot/m4
Module name: m4
Branch:
Changes by: Gary V. Vaughan <[EMAIL PROTECTED]> 05/05/07 19:46:14
Modified files:
. : ChangeLog Makefile.am configure.ac
Log message:
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.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/ChangeLog.diff?tr1=1.279&tr2=1.280&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/Makefile.am.diff?tr1=1.22&tr2=1.23&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/configure.ac.diff?tr1=1.41&tr2=1.42&r1=text&r2=text