(root)/
gettext-0.22.4/
gettext-tools/
examples/
hello-librep/
INSTALL
This example relies on librep.

Installation:
  ./autogen.sh
  ./configure --prefix=/some/prefix
  make
  make install
Cleanup:
  make distclean
  ./autoclean.sh