Re: Automake does not replace PACKAGE/VERSION etc in pot/po files

2007-06-23 Thread Ralf Wildenhues
Hello Noah, Apologies for the delay. Has this issue already been dealt with? * Noah Slater wrote on Sat, Jun 02, 2007 at 04:23:54PM CEST: > > I notice that the [EMAIL PROTECTED] and [EMAIL PROTECTED] both have PACKAGE > and > VERSION information properly filled in for my package. On the other >

Automake does not replace PACKAGE/VERSION etc in pot/po files

2007-06-02 Thread Noah Slater
Hello, I notice that the [EMAIL PROTECTED] and [EMAIL PROTECTED] both have PACKAGE and VERSION information properly filled in for my package. On the other hand, the pot file generated just has the text place-holders. Why does Automake NOT fill in these place-holders in the pot file? Thanks, No