Re: (fwd) tin crashes on MacOS 10.4
Urs Janßen <[email protected]> Sun, 10 Jan 2010 01:29:17 +0100
| Newsgroups | gmane.network.tin.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jan 09, 2010 at 07:09:39PM -0500, Thomas Dickey wrote:
>>> looks like the newer AM_PATH_PROG_WITH_TEST is somehow broken:
>> will check...
>
> There was one change since 2006/8/6 -
>
> I changed it to use a different variable-name for the path-separator,
> e.g.,
>
> - if test -n "$PATH_SEPARATOR"; then PATHSEP="$PATH_SEPARATOR"; fi
> - IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATHSEP}"
> + IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR}"
>
> I don't see any uses of the old name in the updated tin, but that's
> where you should look, I think.
undoing the changes in CF_ADD_SEARCHPATH fixes the problem - I have no
idea why the newer CF_ADD_SEARCHPATH is broken.
urs
--
"Only whimps use tape backup: _real_ men just upload their important stuff
on ftp, and let the rest of the world mirror it ;)" - Linus