Windows: re-enable the mmap ioengine and fix static asserts
[fio.git] / configure
index 4f17cf865c770f8ce3044425a69b7ad2c870bc93..0a258bf32ea68dbe5b168fee078dcd8ff39de0e0 100755 (executable)
--- a/configure
+++ b/configure
@@ -325,6 +325,7 @@ CYGWIN*)
   output_sym "CONFIG_SCHED_IDLE"
   output_sym "CONFIG_TCP_NODELAY"
   output_sym "CONFIG_TLS_THREAD"
+  output_sym "CONFIG_STATIC_ASSERT"
   output_sym "CONFIG_IPV6"
   echo "CC=$CC" >> $config_host_mak
   echo "BUILD_CFLAGS=$CFLAGS -I../zlib -include config-host.h -D_GNU_SOURCE" >> $config_host_mak