Autoconf scripts

Autoconf scripts

Signedness of mincore parameter

Some *nix flavours have different signedness for the char vector argument, which may cause errors if the wrong type is used in C++. This script defines USE_MINCORE_UNSIGNED as 0 or 1.