Fix regression on NetBSD from 2007-05-28.
commitc1841dc6d2e95ebe4f4c705a36254447957152c2
authorEric Blake <ebb9@byu.net>
Sun, 22 Jul 2007 04:40:15 +0000 (22 04:40 +0000)
committerEric Blake <ebb9@byu.net>
Fri, 21 Sep 2007 21:51:13 +0000 (21 15:51 -0600)
tree996f4e0718c4f4b762da1001882b8e31f19ea488
parent87f42cc2c891a90d4335f9a8cfe58dc79f6a435b
Fix regression on NetBSD from 2007-05-28.
* src/output.c (m4_tmpopen): Explicitly reset append-mode stream
position to byte 0.
* NEWS: Document this fix.
* THANKS: Update.
Reported by Thomas Klausner.
ChangeLog
NEWS
THANKS
src/output.c