echo
echo ----------------------------------------------------------
echo
echo  GNU GetText not installed on this system! Either install
echo  it or try again with:
echo
echo         make distclean
echo         ./configure --disable-nls
echo         make
echo
echo ----------------------------------------------------------
echo
exit 127
