projects
/
php8.4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d85d56
)
Include all libtool files from phpize.m4
author
Ondřej Surý
<ondrej@sury.org>
Sun, 18 Oct 2020 11:31:37 +0000
(13:31 +0200)
committer
Ondřej Surý
<ondrej@debian.org>
Thu, 18 Dec 2025 21:19:25 +0000
(22:19 +0100)
Gbp-Pq: Name 0032-Include-all-libtool-files-from-phpize.m4.patch
scripts/phpize.m4
patch
|
blob
|
history
diff --git
a/scripts/phpize.m4
b/scripts/phpize.m4
index be7065b786d96ea51f15d9e2e0d02abf4dba1d20..6fb4f33761f8c20dd86a7735972e5535f10ccbfb 100644
(file)
--- a/
scripts/phpize.m4
+++ b/
scripts/phpize.m4
@@
-5,6
+5,10
@@
dnl comments starting with # and empty newlines from the included files.
m4_include([build/ax_check_compile_flag.m4])
m4_include([build/ax_gcc_func_attribute.m4])
m4_include([build/libtool.m4])
+m4_include([build/ltoptions.m4])
+m4_include([build/ltsugar.m4])
+m4_include([build/ltversion.m4])
+m4_include([build/lt~obsolete.m4])
m4_include([build/php_cxx_compile_stdcxx.m4])
m4_include([build/php.m4])
m4_include([build/pkg.m4])