configure: solaris and windowsaio fixups
[fio.git] / configure
index cfd8c8ac0a98d2cdcddaeb6fbd7189464a35255b..3f5037cbb20fe2e0540a9804a76675bd1102eedd 100755 (executable)
--- a/configure
+++ b/configure
@@ -165,6 +165,7 @@ CYGWIN*)
   echo "CONFIG_FADVISE=y"          >> $config_host_mak
   echo "CONFIG_SFAA=y"             >> $config_host_mak
   echo "CONFIG_RUSAGE_THREAD=y"    >> $config_host_mak
+  echo "CONFIG_WINDOWSAIO=y"       >> $config_host_mak
   exit 0
 esac