summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/bibtex.ch
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-03-24 11:09:11 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-03-24 11:09:11 +0000
commit0d4e8decfdf61900e814c436111d0f576519213a (patch)
tree6a58233cf878788def0a6dc5006b8dbc63d91ecd /Build/source/texk/web2c/bibtex.ch
parent4ea49ac65f78e17577b7cbb0f2e12ff93d965dc1 (diff)
libs/icu: build without threads
git-svn-id: svn://tug.org/texlive/trunk@17546 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/bibtex.ch')
-rw-r--r--Build/source/texk/web2c/bibtex.ch4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/bibtex.ch b/Build/source/texk/web2c/bibtex.ch
index d0ffdf20852..8a4a7bc7784 100644
--- a/Build/source/texk/web2c/bibtex.ch
+++ b/Build/source/texk/web2c/bibtex.ch
@@ -205,7 +205,7 @@ end.
@y [still 14]
@!MAX_BIB_FILES=20; {initial number of \.{.bib} files allowed}
@!POOL_SIZE=65000; {initial number of characters in strings}
-@!MAX_STRINGS=4000; {minimum initial value for |max_strings|}
+@!MAX_STRINGS=4000; {minimum value for |max_strings|}
@!MAX_CITES=750; {initial number of distinct cite keys; must be
|<=max_strings|}
@!WIZ_FN_SPACE=3000; {initial amount of |wiz_defined|-function space}
@@ -238,7 +238,7 @@ end.
@x [still 14]
@!lit_stk_size=100; {maximum number of literal functions on the stack}
@y
-@!LIT_STK_SIZE=50; {maximum number of literal functions on the stack}
+@!LIT_STK_SIZE=50; {initial space for literal functions on the stack}
@z
@x [15] Increase more constants in the web defines.