I download the archive with libconfig, but I do not wont to install it into the system. I want to compile it as static library and link it from program girectory or directly link it into my program on the program compile time?
Any ideas how to do this with Makefile? (FreeBSD(UNIX), GCC) or suggest other unix config libraries that support compilation into the program.