summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2008-09-04 08:14:16 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2008-09-04 08:14:16 +0800
commit78c07f36059ad82f344aa4570f3449ef4a01542c (patch)
treedbb4f9f66741bf67c64c3ead26319b784c5a8bfb
parentcb331eba9f1fcd402b5b43c6dd004d83040464f8 (diff)
autogen.sh: add automake files instead symbol link to system files.
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 940a99c..825382d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -23,7 +23,7 @@ PACKAGE=cairo
LIBTOOLIZE=${LIBTOOLIZE-libtoolize}
LIBTOOLIZE_FLAGS="--copy --force"
AUTOHEADER=${AUTOHEADER-autoheader}
-AUTOMAKE_FLAGS="--add-missing --foreign"
+AUTOMAKE_FLAGS="--add-missing --foreign --copy"
AUTOCONF=${AUTOCONF-autoconf}
CONFIGURE_IN=