Changed configure to compile on Debian with the latest RTAI patch installed (removed rtdm library in compiler flags)
Commented out the MSG_WAR section for RTAI because this only runs in an RTAI Kernelspace program
To generate message.pot file:
python mki18n.py -p --domain=objdictgen
To generate .mo files for all languages:
python mki18n.py -m --moTarget=../locale --domain=objdictgen