Here is patch, that fixes checking for argz.h header file in CMake build.<br>I decided, that if argz.h is found, then it's safe to suggest, that we have all argz_* functions. So, i'm not checking every function' existance.<br>