# HG changeset patch # User Kai T. Ohlhus # Date 1508247907 -7200 # Node ID a386810e869322f4617784900b5542d0e581e611 # Parent 1a3229a2f1abf3678c22f91353b377974fa5da66 doc: Remove orphaned comment from cset 74fa9f184f92. * configure.ac: Remove orphaned comment belonging to moved ENABLE_DOCS. diff -r 1a3229a2f1ab -r a386810e8693 configure.ac --- 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 *])