]> git.proxmox.com Git - mirror_qemu.git/blobdiff - configure
block: Rename raw-{posix,win32} to file-*.c
[mirror_qemu.git] / configure
index 218df87d2120a98f5c46ccb40fcf21cceaa1140a..86f5214dd042a76203a8664946ff72f32d1e28d3 100755 (executable)
--- a/configure
+++ b/configure
@@ -2750,7 +2750,7 @@ if compile_prog "" "" ; then
 fi
 
 ##########################################
-# xfsctl() probe, used for raw-posix
+# xfsctl() probe, used for file-posix.c
 if test "$xfs" != "no" ; then
   cat > $TMPC << EOF
 #include <stddef.h>  /* NULL */