Browse Source

always no split

Christian Grothoff 4 years ago
parent
commit
482007d1fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/handbook/Makefile.am

+ 1 - 1
doc/handbook/Makefile.am

@@ -26,7 +26,7 @@ else
 # GNU Texinfo, please be more consistent than 1 version in switches.
 # This however is compatible to version 5.2. Thanks, I hate it.
 # AM_MAKEINFOHTMLFLAGS = --split=sections --css-ref="../style.css" --css-ref="../manual.css"
-AM_MAKEINFOHTMLFLAGS = --split --css-ref="../style.css" --css-ref="../manual.css"
+AM_MAKEINFOHTMLFLAGS = --no-split --css-ref="../style.css" --css-ref="../manual.css"
 endif
 
 dist_infoimage_DATA =                           		\