aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-06-05 21:38:04 -0400
committerGlenn Morris2012-06-05 21:38:04 -0400
commit67163749cc44f81f157fce9b63aa718dc5f49538 (patch)
treebbe572a8bba461025d454294b0ee522595261553 /lib-src/ChangeLog
parentf7dd4e98e4c50f9d058d49218d1ef7abc7cb553f (diff)
downloademacs-67163749cc44f81f157fce9b63aa718dc5f49538.tar.gz
emacs-67163749cc44f81f157fce9b63aa718dc5f49538.zip
Remove script stamping in lib-src/
rcs2log no longer needs it, and grep-changelog never really has (nothing in Emacs runs that, I don't know why Emacs includes it, if you are using an uninstalled out-of-tree build you can just as easily run it from the source directory). * lib-src/Makefile.in (STAMP_INST_SCRIPTS, STAMP_SCRIPTS, insrcdir) (stamp-rcs2log, stamp-grep-changelog): Remove. (all, clean): Remove references to stamps. * .bzrignore: Do not ignore lib-src/stamp*.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index a1cdb53649d..b6f5c3ead60 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,5 +1,9 @@
12012-06-06 Glenn Morris <rgm@gnu.org> 12012-06-06 Glenn Morris <rgm@gnu.org>
2 2
3 * Makefile.in (STAMP_INST_SCRIPTS, STAMP_SCRIPTS, insrcdir)
4 (stamp-rcs2log, stamp-grep-changelog): Remove.
5 (all, clean): Remove references to stamps.
6
3 * vcdiff: Remove file. 7 * vcdiff: Remove file.
4 * Makefile.in (SCRIPTS, STAMP_SCRIPTS): Remove vcdiff. 8 * Makefile.in (SCRIPTS, STAMP_SCRIPTS): Remove vcdiff.
5 (stamp-vcdiff): Remove. 9 (stamp-vcdiff): Remove.