]> wimlib.net Git - wimlib/blobdiff - configure.ac
inode_fixup.c: Don't check ADS count when all have zero hashes
[wimlib] / configure.ac
index 50a8e056d13fe4d45f7332c0fd7273fef02ef24c..00cbfb367ac354c374de09d90e2e456e0686648e 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([wimlib], [1.5.3], [ebiggers3@gmail.com])
+AC_INIT([wimlib], [1.6.1], [ebiggers3@gmail.com])
 AC_CONFIG_SRCDIR([src/wim.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])
@@ -67,6 +67,7 @@ AC_CHECK_HEADERS([alloca.h            \
                  sys/endian.h          \
                  sys/file.h            \
                  sys/param.h           \
+                 sys/sysctl.h          \
                  sys/times.h           \
                  time.h                \
                  utime.h])