INSTALL at [5f5c336351]

File INSTALL artifact 03680221db part of check-in 5f5c336351


Libconfig uses GNU autoconf configure scripts to build and should build on
almost any platform.

Building it should be as easy as:
	$ ./configure
	$ make
	$ make install

(note that `make' must not be BSD make, all other makes work fine.)