[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: complete failure of configure for autoconf-2.53.
From: |
Paul Eggert |
Subject: |
Re: complete failure of configure for autoconf-2.53. |
Date: |
Tue, 23 Jul 2002 13:24:32 -0700 (PDT) |
> From: Stefan `Sec` Zehl <address@hidden>
> Date: Sun, 21 Jul 2002 21:25:52 +0200
>
> | $ PATH=".;."
> | $ conftest.sh
> | got called
Does it work as Autoconf expects if you set PATH="/nonexistent;."
instead? If so, we could work around the problem by replacing ".;."
with "/nonexistent;.".