If you use the CVS version, you need to run the following commands to
get compilable source:

  aclocal; autoheader; automake -a; autoconf

or just

  autoreconf --install
