Hi everyone We are using rsync on Windows and despite the efforts by the cygwin and mingw people it would be nice to see win32 support upstream.
When trying to port the latest version of rsync to Windows (not finished yet) I started using parts of gnulib [1] for missing headers, definitions and functions. While gnulib can be used without automake by generating the headers, copying and manually adding them it seems to be a lot easier if automake is used for building. Therefore: * Would a patch which changes the build system to automake get accepted? * Would the inclusion of gnulib as git submodule (similar to libvirt's gnulib inclusion) be acceptable? * Would a patch which makes the rsync-daemon optional get accepted? (since this is where win32 differs the most and is therefore the trickiest part to port) Best regards, Tiziano [1] http://www.gnu.org/software/gnulib/ -- stepping stone GmbH Neufeldstrasse 9 CH-3012 Bern Telefon: +41 31 332 53 63 www.stepping-stone.ch tiziano.muel...@stepping-stone.ch -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html