summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorClaudio Bley <claudio.bley@gmail.com>2011-09-04 18:01:57 +0200
committerJim Meyering <meyering@redhat.com>2011-10-04 13:55:49 +0200
commit7508234eabe646abcea074baea83612f8115d3b9 (patch)
treeb0bf6be05a18d98d5ad32dd840ea11b84993fd3c /bootstrap.conf
parent11ef88af927a4591aa54bc86814c0ed11b6025be (diff)
downloaddiffutils-7508234eabe646abcea074baea83612f8115d3b9.tar.gz
portability: use SET_BINARY rather than xfreopen (NULL, ...
* src/diff.c: Include binary-io.h, not xfreopen.h. (main): Use SET_BINARY (...) rather than xfreopen (NULL, X, ...), because the latter doesn't work on MinGW and crashes using MSVC. * src/cmp.c (main): Likewise.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index cc6d88c..c4e340e 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -19,6 +19,7 @@
# gnulib modules used by this package.
gnulib_modules='
announce-gen
+binary-io
c-stack
config-h
diffseq