summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>1999-07-17 11:22:17 +0000
committerZeev Suraski <zeev@php.net>1999-07-17 11:22:17 +0000
commit9bb36e9cfe875094bb9ba8d7f9733ae346ba1ec8 (patch)
tree8057e2df6a51d88ada947deaf559a51ded5f112f /buildconf
parenta6dc6b88d2d0633f01b9d3a266febe65625c38e7 (diff)
downloadphp-git-9bb36e9cfe875094bb9ba8d7f9733ae346ba1ec8.tar.gz
Some work on makedist
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconf b/buildconf
index 03c25ffc80..77b59e4ef1 100755
--- a/buildconf
+++ b/buildconf
@@ -16,7 +16,7 @@ fi
autoheader
-automake --add-missing --include-deps
+automake --add-missing --include-deps -copy
mv configure configure.old 2>/dev/null
autoconf