                                libconfig 0.1.3

Release information:
  pkg:  libconfig version 0.1.3
  url:  http://www.rkeene.org/files/oss/libconfig/devel/libconfig-0.1.3.tar.gz
  web:  http://www.rkeene.org/oss/libconfig/
  date: Mon Nov 22 01:15:12 CST 2004
  mail: libconfig@rkeene.org
--------------------------------------------------------------------------

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