Hi, I'm working with fio in the context of the meta-openembedded layer of the Yocto project. To make the long story short, while building fio 2.2.6, I noticed that it has some floating dependencies on zlib and numa if you just try to hit the 'make' cmd. (When you do that, the Makefile will execute the configure script that tries to detect some libraries). I've found the following comment in the configure script: "Sad this this is easier than autoconf and enemies.". I'm evaluating the effort to enable fio to be built using autotools and have the following questions regarding this: - Is there any particular reason to the build process to be like this, besides the comment that I pointed out? - If fio supported autotools, it would make my life easier :). Is there any plans to move fio to use it? Is there any work in progress around it? If not, I would be very pleased to provide this change on your guidance. Do you guys agree with that? Regards, Raphael Philipe Mendes da Silva. -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html