Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #13744

Re: add generated files to .gitignore

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: add generated files to .gitignore
Date 2018-02-25 16:10 -0500
Organization ITS, Case Western Reserve University
Message-ID <mailman.9724.1519593024.27995.bug-bash@gnu.org> (permalink)
References (1 earlier) <6c96a9b3-7fc3-8145-99cc-c14f523cce48@case.edu> <cd6ec48b-86d5-be51-710b-9d4dc7f2f3b2@redhat.com> <CAHQakpVxmbsZHekxmcr8KwKNVnLQFOhLy+PVVytQJD6XkCx2eg@mail.gmail.com> <054e07cb-aca0-913a-f7e9-ea0fcdd2bf60@case.edu> <CAHQakpVTZD9U+PsB0hGMrZaE1_G7zTxYdYFXrRq7h5Gsnke9OA@mail.gmail.com>

Show all headers | View raw


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/

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: add generated files to .gitignore Chet Ramey <chet.ramey@case.edu> - 2018-02-25 16:10 -0500

csiph-web