From b50b8d0145fd00fa29414cce4103e6d3fc1e3aab Mon Sep 17 00:00:00 2001 From: Joey Schulze Date: Sun, 8 Feb 2009 14:13:57 +0000 Subject: [PATCH] Need to copy files before distribution, symlinks are bad --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 17d155d..506d33f 100644 --- a/INSTALL +++ b/INSTALL @@ -43,8 +43,8 @@ Run the following commands: aclocal autoconf -libtoolize --force -automake --add-missing --foreign +libtoolize --force --copy +automake --copy --add-missing --foreign Before building the final release tarball some files may be removed. -- 2.20.1