Re: What cures a failure to make distdir?

2015-05-18 Thread Gavin Smith
On 18 May 2015 at 15:39, Arthur Schwarz wrote: > I've just tried to create and test my test case and received the message > below. The script which is used to create the distribution is included along > with the configure.ac, Makefile.am, and src/Makkefile.am files. The setup is > for testing and

What cures a failure to make distdir?

2015-05-18 Thread Arthur Schwarz
I've just tried to create and test my test case and received the message below. The script which is used to create the distribution is included along with the configure.ac, Makefile.am, and src/Makkefile.am files. The setup is for testing and not too large (130 lines - see below). What awful thin

Re: Setting environment variable for make dist

2015-05-18 Thread Bas Vodde
Hi Nick, Thanks for that. I thought about it a bit and guess that this would *always* define the COPYFILE_DISABLE=1. That is, not just in “make dist” but also in other targets, correct? I think that isn’t what I want as I don’t want to go too much against the filesystem defaults, to avoid po