Rework previous autoconf changes, hopefully to make clearer.
authorGlenn Morris <rgm@gnu.org>
Sat, 1 May 2010 03:04:51 +0000 (20:04 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 1 May 2010 03:04:51 +0000 (20:04 -0700)
commit7acac9f4ce1b49c8d953b80b83c4ecd7dd919676
treead5b4475397bed5fbbb412bc39907bc2ea839db6
parent45841e65c92834e743320ca54d14dd0887671c25
Rework previous autoconf changes, hopefully to make clearer.

* configure.in (OTHER_OBJ): Remove.
(PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New output variables.

* configure: Regenerate.

* src/Makefile.in (gmallocobj, rallocobj, vmlimitobj): Initialize to null,
for clarity.
(OTHER_OBJ): Remove.
(PRE_ALLOC_OBJ, POST_ALLOC_OBJ): New, set by configure.
(otherobj): Use PRE_ALLOC_OBJ, POST_ALLOC_OBJ rather than OTHER_OBJ.
ChangeLog
configure
configure.in
src/ChangeLog
src/Makefile.in