On Sat, Jun 24, 2000 at 04:12:42PM -0700, Mo DeJong wrote:
> `--build=BUILD-TYPE'
>      the type of system on which the package is being configured and
>      compiled (rarely needed).
> 
> `--host=HOST-TYPE'
>      the type of system on which the package will run.
> 
> `--target=TARGET-TYPE'
>      the type of system for which any compiler tools in the package will
>      produce code (rarely needed).
> 
>    By default, the build system type is guessed (by `config.guess'),
> the host system is the build system, and the target is the host system.

So, the non-option method of specifying the build system is no longer
supported?

If so, I'd have to say, this kinda sucks.

I have a bunch of scripts that I use to build packages that I will have to
change.  Not to mention, it goes against the history of autoconf, and all
previous documention.

mrc
-- 
       Mike Castle       Life is like a clock:  You can work constantly
  [EMAIL PROTECTED]  and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day.  -- mrc
    We are all of us living in the shadow of Manhattan.  -- Watchmen

Reply via email to