Re: msgfmt -c

2005-09-20 Thread Andreas Stricker
Roger Leigh wrote: It's also worth mentioning here that glib-gettextize is way out of date and should not be used (it should be removed and replaced with a wrapper around autopoint). Now that gettext provides autopoint, there is no need for glib-gettextize. glib-gettextize doesn't exploit

msgfmt -c

2005-09-19 Thread Gyözö Both
ah, thank you. this helped. gyözö You're right, autogen.sh calls glib-gettextize with the --force option that will overwrite your changes. It looks like this Makefile don't need to be overwritten in your case. Try if this patch fit your needs. Cheers, Andy -- panic(smp_callin()

Re: msgfmt -c

2005-09-19 Thread Roger Leigh
with 'msgfmt -c' -- instead of simply 'msgfmt' -- so that the po file is checked for format errors? (and in a way that my setting doesn't get overwritten next time i do an './autogen.sh'!) I think you could simply edit po/Makefile.in.in and add this option at the right place. yes, but that one

msgfmt -c

2005-09-16 Thread Gyözö Both
'make'. now, how can i tell 'make' to compile with 'msgfmt -c' -- instead of simply 'msgfmt' -- so that the po file is checked for format errors? (and in a way that my setting doesn't get overwritten next time i do an './autogen.sh'!) thanks, gyozo -- I refuse to have a battle of wits