Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: problems with regular expressions on OpenBSD/sparc
- X-seq: zsh-workers 15300
- From: Andrej Borsenkow <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: David Lebel <lebel@xxxxxxxxx>
- Subject: Re: problems with regular expressions on OpenBSD/sparc
- Date: Sat, 7 Jul 2001 20:42:52 +0400 (MSD)
- Cc: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxx>
- In-reply-to: <20010707123908.B13002@xxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
On Sat, 7 Jul 2001, David Lebel wrote:
>
> I should also point out that this too doesn't work:
>
> VAR=foobar
>
> case $VAR in
> foo*)
> echo "got foo'ed"
> ;;
> esac
>
As the very wild guess - have you tried --disable-lfs?
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author