Commit 39386ac783d6e4a2ec965aaab154c744484f9743

Authored by aurel32
1 parent fda33744

fix a typo introduced in r7118

Reported by Stefan Weil

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7121 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 1 additions and 1 deletions
configure
... ... @@ -1181,7 +1181,7 @@ EOF
1181 1181 fi
1182 1182 fi
1183 1183  
1184   -# Check for initofy functions when we are building linux-user
  1184 +# Check for inotify functions when we are building linux-user
1185 1185 # emulator. This is done because older glibc versions don't
1186 1186 # have syscall stubs for these implemented. In that case we
1187 1187 # don't provide them even if kernel supports them.
... ...