Re: (fwd) tin crashes on MacOS 10.4
Thomas Dickey <[email protected]> Sat, 9 Jan 2010 18:59:14 -0500 (EST)
| Newsgroups | gmane.network.tin.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 10 Jan 2010, Urs Janßen wrote: > In <[email protected]>, Thomas Dickey wrote: >> Here's a resync (with the check for SIGWINCH). > > looks like the newer AM_PATH_PROG_WITH_TEST is somehow broken: will check... > > [... configure output ...] > checking for dcgettext... yes > checking for msgfmt... no > checking for gmsgfmt... : > checking for xgettext... no > [...] > > akk10-int% echo $PATH > /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin > akk10-int% which msgfmt > /usr/bin/msgfmt > akk10-int% ls -ld /usr/bin/msgfmt > -rwxr-xr-x 1 root root 58444 Dec 13 2007 /usr/bin/msgfmt > akk10-int% msgfmt --statistics /dev/null >/dev/null 2>&1; echo $? > 0 > akk10-int% which xgettext > /usr/bin/xgettext > akk10-int% ls -ld /usr/bin/xgettext > -rwxr-xr-x 1 root root 189104 Dec 13 2007 /usr/bin/xgettext > akk10-int% xgettext --omit-header /dev/null >/dev/null 2>&1 ; echo $? > 0 > > urs > -- > Jef Poskanzer: > "When people aren't stupid Usenet is even more useful. Too bad this happens > so rarely." > > -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net