diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
| @@ -1,3 +1,14 @@ | |||
| 1 | 2014-06-13 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (CC, CFLAGS, LDFLAGS, CPPFLAGS, abs_top_srcdir): | ||
| 4 | Remove, no longer used. | ||
| 5 | (lib, lib-src, lisp, nt, src, blessmail, install-arch-dep) | ||
| 6 | (install-nt, install-strip, uninstall, uninstall-nt) | ||
| 7 | (mostlyclean, clean, distclean, bootstrap-clean) | ||
| 8 | (maintainer-clean, extraclean, TAGS, tags, check, $(DOCS)): | ||
| 9 | ($(INSTALL_DOC), $(UNINSTALL_DOC), info, bootstrap, check-declare): | ||
| 10 | GNU make automatically passes command-line arguments to sub-makes. | ||
| 11 | |||
| 1 | 2014-06-11 Paul Eggert <eggert@cs.ucla.edu> | 12 | 2014-06-11 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 13 | ||
| 3 | Use a shell function in configure.ac to cut down on code duplication. | 14 | Use a shell function in configure.ac to cut down on code duplication. |