Ralf Angeli wrote:

I get, somewhat surprising, this:

1. ${localstatedir}/auctex
2. ${prefix}/var/auctex


Ok, I guess that makes sense.  What do you get if you restore the inf. loop?
...
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


--
Rodney Sparapani      Center for Patient Care & Outcomes Research (PCOR)
Sr. Biostatistician              Department of Medicine
Was 'Name That Tune' rigged?     Medical College of Wisconsin (MCW)
WWLD: What Would Lombardi Do     Milwaukee, WI, USA



_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to