]> git.ipfire.org Git - thirdparty/gettext.git/commit
envsubst: On native Windows, produce output suitable for the shell.
authorBruno Haible <bruno@clisp.org>
Sun, 25 Nov 2018 01:10:31 +0000 (02:10 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 25 Nov 2018 01:10:31 +0000 (02:10 +0100)
commit53c1079e31fb166511fa1a66cd526fc33eb42c86
tree7fd6f8d07c4fd2db809a5eb97d4ce69ab96fada0
parentc9e127baf13a380081d96adcde60e252743543d1
envsubst: On native Windows, produce output suitable for the shell.

* autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC): Add 'binary-io'.
* gettext-runtime/src/envsubst.c (main): In --variables mode, put stdout in
binary mode.
autogen.sh
gettext-runtime/src/envsubst.c