changeset 2285:8cc5f6571855

* Added --copy flag to save NFS woes
author rotor <rotor>
date Fri, 28 Jul 2006 18:36:13 +0000
parents ef0c8ff5b5c0
children b459570d841a
files autogen.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/autogen.sh
+++ b/autogen.sh
@@ -30,6 +30,6 @@
 aclocal -I m4
 autoheader
 libtoolize --automake
-automake --add-missing
+automake --add-missing --copy
 autoconf