Fix issue with openfiles= and file sizing
[fio.git] / configure
index 6baa579afb6a220f89a3a2594fee3900916caa7b..78a6ccb7e746aa2e272a68bccd96c8c821084034 100755 (executable)
--- a/configure
+++ b/configure
@@ -244,6 +244,7 @@ CYGWIN*)
   output_sym "CONFIG_SCHED_IDLE"
   output_sym "CONFIG_TCP_NODELAY"
   output_sym "CONFIG_TLS_THREAD"
+  output_sym "CONFIG_IPV6"
   echo "CC=$CC" >> $config_host_mak
   echo "BUILD_CFLAGS=$CFLAGS -include config-host.h -D_GNU_SOURCE" >> $config_host_mak
   exit 0