diff ChangeLog @ 10092:02453ee20140

allow building of docs to be disabled
author John W. Eaton <jwe@octave.org>
date Wed, 13 Jan 2010 03:40:45 -0500
parents 6ece454060b3
children a8de53a88e07
line wrap: on
line diff
--- a/ChangeLog	Wed Jan 13 03:00:14 2010 -0500
+++ b/ChangeLog	Wed Jan 13 03:40:45 2010 -0500
@@ -1,3 +1,10 @@
+2010-01-13  John W. Eaton  <jwe@octave.org>
+
+	* configure.ac: Handle --enable-docs.  Print warning in summary
+	if building documentation is disabled.
+	* Makefile.am (SUBDIRS): Use @DOCDIR@ instead of doc.
+	(dist-hook): New target, conditional on AMCOND_BUILD_DOCS.
+
 2010-01-09  John W. Eaton  <jwe@octave.org>
 
 	* configure.ac: Don't check for nlink_t.