changeset 84332:fe85683696ef

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 06 Sep 2007 05:12:28 +0000
parents 69a5b7649f84
children 75df0a26b036
files ChangeLog
diffstat 1 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Sep 06 05:11:36 2007 +0000
+++ b/ChangeLog	Thu Sep 06 05:12:28 2007 +0000
@@ -1,3 +1,17 @@
+2007-09-06  Glenn Morris  <rgm@gnu.org>
+
+	* Makefile.in (mansrcdir): New variable.
+	(SUBDIR_MAKEFILES): Update for new doc/ directory layout.
+	(man/Makefile, lispref/Makefile, lispintro/Makefile): Rename and
+	update these targets for new doc/ directory layout.
+	(doc/misc/Makefile): New target.
+	(install-arch-indep): Use mansrcdir for new location of manpages.
+	(mostlyclean, clean, distclean, maintainer-clean, unlock)
+	(relock, info, dvi): Update targets for new doc/ directory layout.
+
+	* configure.in (AC_OUTPUT): Update names of generated Makefiles
+	for new doc/ directory layout.
+
 2007-09-02  Andreas Schwab  <schwab@suse.de>
 
 	* configure.in: Use AS_HELP_STRING throughout.