changeset 24150:a386810e8693

doc: Remove orphaned comment from cset 74fa9f184f92. * configure.ac: Remove orphaned comment belonging to moved ENABLE_DOCS.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 17 Oct 2017 15:45:07 +0200
parents 1a3229a2f1ab
children ea06ac500348
files configure.ac
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Mon Oct 16 11:58:34 2017 -0700
+++ b/configure.ac	Tue Oct 17 15:45:07 2017 +0200
@@ -322,9 +322,6 @@
     [Define to 1 to use atomic operations for reference counting.])
 fi
 
-### Disable running Make in the doc directory.
-### This is useful, for example, when building Octave on systems without TeX.
-
 ### If possible, use a 64-bit integer type for array dimensions and indexing.
 
 AC_CHECK_SIZEOF([void *])