From: miker Date: Thu, 24 Sep 2009 14:40:11 +0000 (+0000) Subject: copy missing autotools files instead of linking to installed versions -- one less... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=6c206d15f32a4a17a4161e87c1b18038b070881b;p=evergreen%2Fbjwebb.git copy missing autotools files instead of linking to installed versions -- one less step in the release process! git-svn-id: svn://svn.open-ils.org/ILS/trunk@14148 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/autogen.sh b/autogen.sh index dc8591f14..5d0eacb0c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -10,7 +10,7 @@ ${LIBTOOLIZE} --force --copy ${ACLOCAL} -${AUTOMAKE} --add-missing +${AUTOMAKE} --add-missing --copy ${AUTOCONF}