$ cd liblognorm
$ autoreconf -vfi
$ ./configure --disable-docs
Changed:
< <
$ make & sudo make install
> >
$ make && sudo make install
Once you completed these steps, you can ./configure Sagan with liblognorm support. By re-running the Sagan ./configure, it'll detect that liblognorm is installed and use it.