view doc/windows-without-msvc.texi @ 40244:c39a0edd90d7

fts: minor simplification * lib/fts.c (fts_safe_changedir): Remove redundant assignment.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 12:39:50 -0700
parents 19886582ca8d
children
line wrap: on
line source

@node Native Windows Support without MSVC Support
@section Native Windows Support without MSVC Support

If your package does not desire to have MSVC support, that is, if MinGW
shall be the only native Windows platform that you wish to get support
for from Gnulib, and you wish to minimize the number of files imported
from Gnulib accordingly, you can do so by passing the options
@samp{--avoid=msvc-inval --avoid=msvc-nothrow} to @code{gnulib-tool}.