common: add infrastructure for renameat2 syscall tests
[xfstests-dev.git] / configure.ac
index 2f95c4c04126e77015fcb5051db1bceca33bd230..43e6029193a6a22136032245700310003bf3de15 100644 (file)
@@ -76,6 +76,8 @@ in
                ;;
 esac
 
+AC_CHECK_FUNCS([renameat2])
+
 AC_CONFIG_HEADER(include/config.h)
 AC_CONFIG_FILES([include/builddefs])
 AC_OUTPUT