This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: automake datadir files location and versioning
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
>>>>> "Ralf" == Ralf Corsepius <corsepiu@faw.uni-ulm.de> writes:
Ralf> automake -a -f -c [Don't use symlinks at all]
Tom> Maybe, going forward, we should just always copy these files?
Tom> I.e., never symlink? Thoughts?
I have always considered it wrong to install symlinks by default.
There was once a debate about this on Autoconf, and as a result,
autoreconf copies by default, and symlinks on demand.
BTW, it means that by default, it passes --copy to automake.