Fix binary stdin/stdout io in Windows
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 16 Sep 2011 04:38:19 +0000 (00:38 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 16 Sep 2011 04:41:08 +0000 (00:41 -0400)
commit4451168e5d1ea26560899e9a9733b3a3f1853050
treeb3fed6d39fd4a9afafca34bd7af2ddbeed65fefe
parent639b5957d9c7b6d8bef6784e3467ccc055ddeea4
Fix binary stdin/stdout io in Windows

Make --font-file accept "-" to mean stdin, and have it work
in Windows too!
configure.ac
util/common.hh
util/options.cc
util/options.hh