[Pan-users] Re: po/Makefile problem not fixed in 0.132

2007-08-04 Thread Greg Lee
For whatever interest it may have, some logic for interpreting the symbols MSGFMT and GMSGFMT in my pan2/acinclude.m4, which came from my /usr/share/acinclude/glib-gettext.m4, which was installed by glib-2.13.6. (This is not on a Mac.) -- Greg ___ Pa

Re: [Pan-users] Re: po/Makefile problem not fixed in 0.132

2007-08-04 Thread David Shochat
walt wrote: The configure script allows you to supply those variables like this: # GMSGFMT=/foo/bar/gmsgfmt MSGFMT=/foo/bar/msgfmt ./configure I don't know why configure can find msgfmt yet still fail to set MSGFMT correctly, but using the command line above will set those variables correctly

Re: [Pan-users] po/Makefile problem not fixed in 0.132

2007-08-04 Thread David Shochat
Charles Kerr wrote: Is gettext installed on your system? Yes. I did: sudo port install gettext and it went ahead and fetched, configured, built and installed it. Then I went back into pan-0.132, did a make distclean, repeated the configure, and checked po/Makefile again. When I do port provi

[Pan-users] Re: po/Makefile problem not fixed in 0.132

2007-08-04 Thread walt
On Sat, 04 Aug 2007 13:20:16 -0400, David Shochat wrote: > This is MacOS X 10.4.10 with MacPorts. I'm posting this here since bug > 430781 has been marked fixed, prematurely I would say. I am still > getting exactly the same problem as in earlier builds, namely the > configure _completes without e

Re: [Pan-users] po/Makefile problem not fixed in 0.132

2007-08-04 Thread Charles Kerr
David Shochat wrote: This is MacOS X 10.4.10 with MacPorts. I'm posting this here since bug 430781 has been marked fixed, prematurely I would say. I am still getting exactly the same problem as in earlier builds, namely the configure _completes without error_ and yet po/Makefile has blank defi

[Pan-users] Re: po/Makefile problem not fixed in 0.132

2007-08-04 Thread Benjamin Esham
David Shochat wrote: > This is MacOS X 10.4.10 with MacPorts. I'm posting this here since bug > 430781 has been marked fixed, prematurely I would say. I am still getting > exactly the same problem as in earlier builds, namely the configure > _completes without error_ and yet po/Makefile has blank

[Pan-users] po/Makefile problem not fixed in 0.132

2007-08-04 Thread David Shochat
This is MacOS X 10.4.10 with MacPorts. I'm posting this here since bug 430781 has been marked fixed, prematurely I would say. I am still getting exactly the same problem as in earlier builds, namely the configure _completes without error_ and yet po/Makefile has blank definitions for macros GMS