Re: (fwd) tin crashes on MacOS 10.4
Urs Janßen <[email protected]> Sun, 10 Jan 2010 00:57:04 +0100
| Newsgroups | gmane.network.tin.devel |
|---|---|
| Organization | tin.org |
| Message-ID | <[email protected]> |
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: [... 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."