From: miker Date: Fri, 17 Oct 2008 16:44:46 +0000 (+0000) Subject: need to copy automake files instead of linking X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4425709fbdb8331f4a5905babb89e833c3085a43;p=opensrf%2Fbjwebb.git need to copy automake files instead of linking git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1464 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/autogen.sh b/autogen.sh index 1a8d53f..37dac2e 100755 --- a/autogen.sh +++ b/autogen.sh @@ -16,7 +16,7 @@ fi ${LIBTOOLIZE} --force --copy ${ACLOCAL} -${AUTOMAKE} --add-missing +${AUTOMAKE} --add-missing --copy ${AUTOCONF}