octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error building GUI on Mac OS-X 10.6.8


From: Daniel J Sebald
Subject: Re: error building GUI on Mac OS-X 10.6.8
Date: Mon, 13 Aug 2012 12:22:13 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 08/13/2012 12:16 PM, Daniel J Sebald wrote:
On 08/12/2012 04:06 PM, John W. Eaton wrote:
On 12-Aug-2012, Ben Abbott wrote:

|> Might there be a good reason to add an option for the build
directory to the configure script? Patterning after this:
|>
|> Fine tuning of the installation directories:
|> --bindir=DIR user executables [EPREFIX/bin]
|> --sbindir=DIR system admin executables [EPREFIX/sbin]
|>
|> for example:
|>
|> --builddir=DIR object and libraries
|>
|> It's essentially the same as doing a
|>
|> mkdir ../DIR
|> cd ../DIR
|> ../octave/configure OTHER_OPTS
|> cd ../octave

Follow up. What I've written above (i.e., mkdir, cd, configure, cd) is in fact the VPATH, as far as Autoconf sees it. The "--builddir" option would simply be "syntactic sugar".

Dan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]