From e592da5a59f92e531f69eba142bfaa5515e17845 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 11 Jun 2009 17:46:12 +0000 Subject: when running automake copy missing files instead of symlinking them --- ares/buildconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ares') diff --git a/ares/buildconf b/ares/buildconf index 4e49b3ee1..f290a41ac 100755 --- a/ares/buildconf +++ b/ares/buildconf @@ -42,4 +42,4 @@ ${libtoolize} --copy --automake --force ${ACLOCAL:-aclocal} -I m4 $ACLOCAL_FLAGS ${AUTOHEADER:-autoheader} ${AUTOCONF:-autoconf} -${AUTOMAKE:-automake} --add-missing +${AUTOMAKE:-automake} --add-missing --copy -- cgit v1.2.3