(root)/
gettext-0.22.4/
libtextstyle/
examples/
color-hello/
INSTALL
Installation:
  ./autogen.sh
  ./configure --prefix=/some/prefix
  make
  make install
Cleanup:
  make distclean
  ./autoclean.sh