]> git.proxmox.com Git - mirror_qemu.git/blobdiff - configure
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
[mirror_qemu.git] / configure
index 3a2fbb9a39d846338d8ba582f42b1726b1b9b4df..37faee4a60556a049dd6576a7f81cc4fac58977a 100755 (executable)
--- a/configure
+++ b/configure
@@ -2834,7 +2834,7 @@ fi
 ##########################################
 # check if we have open_by_handle_at
 
-open_by_hande_at=no
+open_by_handle_at=no
 cat > $TMPC << EOF
 #include <fcntl.h>
 #if !defined(AT_EMPTY_PATH)