FYI: 27-gary-remove-stamp-vcl
"Gary V. Vaughan" <[email protected]>
| Newsgroups | gmane.comp.gnu.m4.patches |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Applied to HEAD. Index: ChangeLog from Gary V. Vaughan <[email protected]> * Makefile.am (stamp-vcl): Removed. (CONFIG_STATUS_DEPENDENCIES): Depend directly on ChangeLog. Index: Makefile.am =================================================================== RCS file: /sources/m4/m4/Makefile.am,v retrieving revision 1.52 diff -u -u -r1.52 Makefile.am --- Makefile.am 26 Feb 2007 21:44:10 -0000 1.52 +++ Makefile.am 28 Mar 2007 14:36:38 -0000 @@ -51,23 +51,10 @@ BUILT_SOURCES = -## We know that $(srcdir)/ChangeLog has been edited if stamp-vcl -## needs updating, so we assume we have write access to $(srcdir). -## If we try to maintain ./stamp-vcl to avoid writing to a possibly -## read-only $(srcdir), then when the two stamp-vcls differ, distcheck -## will try to update the one in the read-only source tree it makes. MKSTAMP = $(SHELL) $(srcdir)/$(config_aux_dir)/mkstamp -$(srcdir)/stamp-vcl: vcl-tmp ChangeLog -vcl-tmp: - @set dummy `$(MKSTAMP) < $(srcdir)/ChangeLog`; shift; \ - echo "$$1" > vcl.tmp; \ - diff vcl.tmp $(srcdir)/stamp-vcl >/dev/null 2>&1 \ - || (echo "Updating stamp-vcl"; cp vcl.tmp $(srcdir)/stamp-vcl) - -@rm -f vcl.tmp # Make sure config.status is regenerated when the version timestamp changes -CONFIG_STATUS_DEPENDENCIES = stamp-vcl -EXTRA_DIST += stamp-vcl +CONFIG_STATUS_DEPENDENCIES = ChangeLog ## ------- ## - -- ())_. Email me: [email protected] ( '/ Read my blog: http://blog.azazil.net / )= ...and my book: http://sources.redhat.com/autobook `(_~)_ Join my AGLOCO Network: http://www.agloco.com/r/BBBS7912 _________________________________________________________ This patch notification generated by vcsapply version 1.0 http://savannah.gnu.org/projects/cvs-utils -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (Darwin) iD8DBQFGCn3YFRMICSmD1gYRAvV2AJ9SWM6nZrky+d4TsRraJRURgAvo9gCePXI0 Kz59+yeBzF4ZsgWMFV9SGIY= =2Cr7 -----END PGP SIGNATURE-----