Remove GNU_LIBRARY_PENDING_OUTPUT_COUNT
authorGlenn Morris <rgm@gnu.org>
Mon, 6 Aug 2012 20:22:22 +0000 (16:22 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 6 Aug 2012 20:22:22 +0000 (16:22 -0400)
commit1c6f11f42ac2afa209124ce06e64b7a0461d7bdd
tree7932edfc1548795b2217cb737843c7781e3bf3a9
parentea3768613f759f3802a9dd9826b238c46b46ce67
Remove GNU_LIBRARY_PENDING_OUTPUT_COUNT

* configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Remove.
(PENDING_OUTPUT_COUNT): Absorb GNU_LIBRARY_PENDING_OUTPUT_COUNT.
(DISPNEW_NEEDS_STDIO_EXT): New define.

* src/dispnew.c (GNU_LIBRARY_PENDING_OUTPUT_COUNT, PENDING_OUTPUT_COUNT):
Let configure handle it.
(stdio_ext.h) [DISPNEW_NEEDS_STDIO_EXT]: Include it.

* nt/config.nt (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Remove.
(PENDING_OUTPUT_COUNT): Define it as dispnew.c used to.

* admin/CPP-DEFINES (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Remove.
ChangeLog
admin/CPP-DEFINES
configure.ac
nt/ChangeLog
nt/config.nt
src/ChangeLog
src/dispnew.c