* i386-tdep.c (i386_extract_return_value,
[binutils-gdb.git] / Makefile.tpl
index 922b0e52f071db545618eae37eac45408d31f9bc..314c44977d823d2a282245d1c65e598ce2b6eb6a 100644 (file)
@@ -206,7 +206,8 @@ USUAL_MAKEINFO = `if [ -f $$r/texinfo/makeinfo/makeinfo ] ; \
 # This just becomes part of the MAKEINFO definition passed down to
 # sub-makes.  It lets flags be given on the command line while still
 # using the makeinfo from the object tree.
-MAKEINFOFLAGS =
+# (Default to avoid splitting info files by setting the threshold high.)
+MAKEINFOFLAGS = --split-size=5000000
 
 EXPECT = `if [ -f $$r/expect/expect ] ; \
        then echo $$r/expect/expect ; \