]> wimlib.net Git - wimlib/blobdiff - configure.ac
imagex-apply.1.in: Document encrypted/sparse limitations
[wimlib] / configure.ac
index 50ca230a7d6eea3dfed3212bf0ba98ae33cfd77e..84c397a390c734ef91ffac793067c10358c808c5 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([wimlib], [1.4.2], [ebiggers3@gmail.com])
+AC_INIT([wimlib], [1.5.0], [ebiggers3@gmail.com])
 AC_CONFIG_SRCDIR([src/wim.c])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([build-aux])
@@ -48,7 +48,7 @@ AC_PROG_CC
 AM_PROG_CC_C_O
 AC_CANONICAL_HOST
 
-AC_CHECK_FUNCS([utimensat lutimes utime flock])
+AC_CHECK_FUNCS([utimensat lutimes utime flock mempcpy])
 
 # Note: some of the following header checks are only to define the appropriate
 # HAVE_*_H macro so that the NTFS-3g headers don't get confused and try to skip