INSTALL at [304f4b8d4a]

File INSTALL artifact 03680221db part of check-in 304f4b8d4a


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.)