Allow choice of default arg size, Savannah bug #20594.
commite4a51c4da74678ac2af37d79150ece6f027ad3b9
authorericb <ericb>
Wed, 1 Aug 2007 03:39:57 +0000 (1 03:39 +0000)
committerericb <ericb>
Wed, 1 Aug 2007 03:39:57 +0000 (1 03:39 +0000)
treea3fa81f38955ba96f41f5a197928c3f01d6d17c9
parent5e9984735f5615f2ff8e322f2e139a17671c1f70
Allow choice of default arg size, Savannah bug #20594.
* configure.ac (DEFAULT_ARG_SIZE): Check environment for a default
size override.
* lib/buildcmd.c (bc_use_sensible_arg_max): Use default size from
configure, if requested.
* README (DEFAULT_ARG_SIZE): Mention the ability to tune this at
configure time.
* NEWS: Document the change.
ChangeLog
NEWS
README
configure.ac
lib/buildcmd.c