* Copy in autogen.sh?
@ 2013-11-05 16:16 Rhys Ulerich
2013-11-05 16:29 ` Rhys Ulerich
0 siblings, 1 reply; 2+ messages in thread
From: Rhys Ulerich @ 2013-11-05 16:16 UTC (permalink / raw)
To: gsl-discuss
Hi all,
I noticed, while updating the .gitignore files in the two development
branches, that our autogen.sh [1]suggests autoreconf -i sans -s
(causing missing files to be copied) while it runs automake
--add-missing sans --copy (causing missing files to be symlinked).
I'm inclined to add --copy to the automake invocation so the behavior
is consistent. Any complaints?
- Rhys
[1] http://git.savannah.gnu.org/cgit/gsl.git/tree/autogen.sh?h=develop-1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Copy in autogen.sh?
2013-11-05 16:16 Copy in autogen.sh? Rhys Ulerich
@ 2013-11-05 16:29 ` Rhys Ulerich
0 siblings, 0 replies; 2+ messages in thread
From: Rhys Ulerich @ 2013-11-05 16:29 UTC (permalink / raw)
To: gsl-discuss
> I'm inclined to add --copy to the automake invocation so the behavior
> is consistent.
The --copy option, if that's consensus, process would also require
tweaking libtoolize. I'd take a pass through those separate
invocations in autogen.sh to make sure things are consistent across
all of them.
- Rhys
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-11-05 16:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-05 16:16 Copy in autogen.sh? Rhys Ulerich
2013-11-05 16:29 ` Rhys Ulerich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).