This is a minimal internationalized autotools-based GuiLoader sample application. Building and running this sample requires GNU autotools and installed GuiLoader. Assuming that ~/test directory is already created, the following commands should be executed in the sample's directory (this directory may need to be copied outside of the GuiLoader source tree):

$ autoreconf --install
$ ./configure --prefix ~/test
$ make
$ make install
$ ~/test/bin/gideonhello

This command tests russian translation:

$ LANG=ru_RU ~/test/bin/gideonhello
