blob: 1a4f2df334357c5bebe434b075cd08098e101533 [file] [log] [blame]
This example relies on gawk (GNU awk).
Installation:
./autogen.sh
./configure --prefix=/some/prefix
make
make install
Cleanup:
make distclean
./autoclean.sh