aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2015-01-22 00:39:30 -0800
committerPaul Eggert2015-01-22 00:40:16 -0800
commit74ab488ff2e57f31eb5290266f0f3b1995ebf83e (patch)
tree68f1cf754fb1b25b7239e299abd3339fd9613b71 /lib-src/ChangeLog
parentb631bb57cf84f880186035f7158c19237856e2ce (diff)
downloademacs-74ab488ff2e57f31eb5290266f0f3b1995ebf83e.tar.gz
emacs-74ab488ff2e57f31eb5290266f0f3b1995ebf83e.zip
Check exit statuses in lib-src/Makefile
* Makefile.in ($(DESTDIR)${archlibdir}, install, uninstall) (mostlyclean, clean, distclean, extraclean): Check exit statuses more carefully. Reindent to fit in 80 chars. (bootstrap-clean maintainer-clean): Remove unnecessary 'true'.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index c2aedb0afde..6cf82e91508 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,11 @@
12015-01-22 Paul Eggert <eggert@cs.ucla.edu>
2
3 Check exit statuses in lib-src/Makefile
4 * Makefile.in ($(DESTDIR)${archlibdir}, install, uninstall)
5 (mostlyclean, clean, distclean, extraclean):
6 Check exit statuses more carefully. Reindent to fit in 80 chars.
7 (bootstrap-clean maintainer-clean): Remove unnecessary 'true'.
8
12015-01-22 Ulrich Müller <ulm@gentoo.org> 92015-01-22 Ulrich Müller <ulm@gentoo.org>
2 10
3 * Makefile.in ($(DESTDIR)${archlibdir}): Don't fail if the chown 11 * Makefile.in ($(DESTDIR)${archlibdir}): Don't fail if the chown