projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7976bcb
)
Add $automake_flags, to allow propagation of --copy
author
Sascha Schumann
<sas@php.net>
Tue, 5 Oct 1999 13:47:16 +0000
(13:47 +0000)
committer
Sascha Schumann
<sas@php.net>
Tue, 5 Oct 1999 13:47:16 +0000
(13:47 +0000)
TSRM/buildconf
patch
|
blob
|
history
diff --git
a/TSRM/buildconf
b/TSRM/buildconf
index fa9dd2097ffe312d0e3b3eb74bbbeabe4dee1ace..fe8dee6f767808868807a44b5766a167ddacabbf 100755
(executable)
--- a/
TSRM/buildconf
+++ b/
TSRM/buildconf
@@
-20,7
+20,7
@@
fi
autoheader
-automake --add-missing --include-deps
+automake --add-missing --include-deps
$automake_flags
mv configure configure.old 2>/dev/null
autoconf