On 19 Jul 2000, Akim Demaille wrote: > > | I have run into something that seems really strange to me. > | Autoconf will subst @prefix@ and @exec_prefix@ into a > | Makefile, but while ./configure is actually running they > | are not set. Here is a minimal example. they're generated in config.status and aren't really usable as variables themselves except via 'eval' > ./configure prefix=toto > > make prefix=/usr/local > > This sucks too :( IMHO, it should not be possible, and maybe it is > now obsoleted by DESTDIR? those are two entirely different sets of variables -- T.E.Dickey <[EMAIL PROTECTED]> http://dickey.his.com ftp://dickey.his.com
- Why does ./configure not set prefix and exec_prefix? Mo DeJong
- Re: Why does ./configure not set prefix and exec_pre... Akim Demaille
- Re: Why does ./configure not set prefix and exec... Mo DeJong
- Re: Why does ./configure not set prefix and ... Akim Demaille
- Re: Why does ./configure not set prefix ... Akim Demaille
- Re: Why does ./configure not set prefix ... Russ Allbery
- Re: Why does ./configure not set prefix and exec... Thomas E. Dickey
- Re: Why does ./configure not set prefix and ... Akim Demaille
- Re: Why does ./configure not set prefix ... Thomas E. Dickey
- Re: Why does ./configure not set pr... Akim Demaille
- Re: Why does ./configure not se... Thomas E. Dickey
- Re: Why does ./configure no... Akim Demaille
- Re: Why does ./configure not set prefix ... Mike Castle
- Re: Why does ./configure not set pr... Akim Demaille
- Re: Why does ./configure not se... Russ Allbery
- Re: Why does ./configure no... Mo DeJong
- Re: Why does ./configure no... Russ Allbery