[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] auctex 11.85 configure hangs
From: |
Ralf Angeli |
Subject: |
Re: [Bug-AUCTeX] auctex 11.85 configure hangs |
Date: |
Thu, 12 Jun 2008 19:51:35 +0200 |
Please keep the mailing list copied.
* Rodney Sparapani (2008-06-11) writes:
> Well, I'm using XPG4 standard Bourne shell and sed, so I think I'm all
> right. But, that code looks to me like an infinite loop. I added echos and
> it really is an infinite loop which would explain what I'm seeing here.
>
> What do you get if you do this:
> 2701...
> echo "1. $tmpdir" >&6;
>
> #while :; do
> case "$tmpdir" in *\$*) __ac_tmp__='s/[\`"-"]/\\&/g'
> eval "tmpdir=`sed ${__ac_tmp__} <<EOF
> $tmpdir
> EOF
> `";; *) break ;; esac;
> #done
>
> echo "2. $tmpdir" >&6;
>
> exit
>
> I get:
> 1. ${localstatedir}/auctex
> 2. \$\{\l\o
I get, somewhat surprising, this:
1. ${localstatedir}/auctex
2. ${prefix}/var/auctex
--
Ralf
- [Bug-AUCTeX] auctex 11.85 configure hangs, Rodney Sparapani, 2008/06/10
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, Ralf Angeli, 2008/06/10
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, Rodney Sparapani, 2008/06/10
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, Ralf Angeli, 2008/06/11
- Message not available
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs,
Ralf Angeli <=
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, Rodney Sparapani, 2008/06/12
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, Ralf Angeli, 2008/06/12
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, Rodney Sparapani, 2008/06/12
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, Ralf Angeli, 2008/06/12
- Re: [Bug-AUCTeX] auctex 11.85 configure hangs, David Kastrup, 2008/06/12
- [Bug-AUCTeX] Re: auctex 11.85 configure hangs, Rodney Sparapani, 2008/06/13
- [Bug-AUCTeX] Re: auctex 11.85 configure hangs, Ralf Angeli, 2008/06/19
- [Bug-AUCTeX] Re: auctex 11.85 configure hangs, Rodney Sparapani, 2008/06/20
- Re: [Bug-AUCTeX] Re: auctex 11.85 configure hangs, Ralf Angeli, 2008/06/20
- [Bug-AUCTeX] Re: auctex 11.85 configure hangs, Rodney Sparapani, 2008/06/20