Hi Bruno, Bruno Haible via Gnulib discussion list <bug-gnulib@gnu.org> writes:
> But it is equally unusual for a Gnulib module to provide just a dummy stub > on some platforms. > > Therefore, ideally, someone would port this module to native Windows > (considering drive letters, JOINs, SUBSTs, and \\...\ shares). Then we > could remove the AC_MSG_ERROR. I can have a look at it. It seems it will have to be implemented using the functions documented here [1]. Though some fields of mount_entry won't be applicable, e.g. mnt_devname since /dev doesn't exist there. Collin [1] https://learn.microsoft.com/en-us/windows/win32/fileio/volume-management-functions