]> wimlib.net Git - wimlib/commit
ntfs-3g_capture.c: Use NTFS_MNT_RDONLY if defined
authorEric Biggers <ebiggers3@gmail.com>
Wed, 15 May 2013 04:28:22 +0000 (23:28 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Wed, 15 May 2013 04:28:22 +0000 (23:28 -0500)
commit6db2e4847a0a509e26ae41b497c7b367ecc20a2e
tree8aaacd56994c9bb7b874162ac8d7f81973c69c3a
parent62894a6c48560cb567ab384b62934ec1854c791d
ntfs-3g_capture.c:  Use NTFS_MNT_RDONLY if defined

Works around problems with the NTFS-3g headers where <ntfs-3g/volume.h> cannot
be included by itself, causing HAVE_NTFS_MNT_RDONLY to not get set by configure.
rpm/wimlib-minimal.spec [deleted file]
rpm/wimlib-without-ntfs-3g.spec [deleted file]
src/ntfs-3g_capture.c