bug-bash
[Top][All Lists]
Advanced

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

Re: add generated files to .gitignore


From: Chet Ramey
Subject: Re: add generated files to .gitignore
Date: Sun, 25 Feb 2018 16:10:06 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

On 2/25/18 2:49 PM, don fong wrote:
> Chet, i'm not sure i understand your suggestion.
> 
>> You don't have to build in the source directory.
> 
> i don't see anything in the INSTALL or README files about building outside
> the source dir.
> according to INSTALL,

This is a standard feature of any autoconf-generated configure script, and
is not specific to bash. Make a directory, cd to it, run
"bash /path/to/srcdir/configure" and configure will make sure the right
paths end up in the generated Makefiles.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/



reply via email to

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