summaryrefslogtreecommitdiff
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-08-06 16:22:22 -0400
committerGlenn Morris <rgm@gnu.org>2012-08-06 16:22:22 -0400
commit1c6f11f42ac2afa209124ce06e64b7a0461d7bdd (patch)
tree7932edfc1548795b2217cb737843c7781e3bf3a9 /nt/ChangeLog
parentea3768613f759f3802a9dd9826b238c46b46ce67 (diff)
downloademacs-1c6f11f42ac2afa209124ce06e64b7a0461d7bdd.tar.gz
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.
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index ffdfb5dcab2..11d62250c20 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,8 @@
+2012-08-06 Glenn Morris <rgm@gnu.org>
+
+ * config.nt (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Remove.
+ (PENDING_OUTPUT_COUNT): Define it as dispnew.c used to.
+
2012-08-04 Eli Zaretskii <eliz@gnu.org>
* paths.h (PATH_LOADSEARCH, PATH_SITELOADSEARCH, PATH_EXEC)