Ralf Wildenhues schrieb:
Hi Ralf,
Interesting.
Try adding `set -x' before and `set +x' after the parsing loop.
Please report exact shell version used, the exact version of coreutils
(expr), whether configure restarts under another shell (try `sh -x
configure ...' to find that out: if it restar
Hi Rüdiger,
* Rüdiger Ranft wrote on Wed, Feb 08, 2006 at 10:28:36AM CET:
>
> when I try to run my configure it complains about invalid variable names
> given to the script[1]. I tried to get the source of the problem, it
> seems the lines
>
> ~ *=*)
> ~ac_envvar=`expr "x$ac_option" : 'x\([
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi list,
when I try to run my configure it complains about invalid variable names
given to the script[1]. I tried to get the source of the problem, it
seems the lines
~ *=*)
~ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
~# Reject names th