projects
/
php8.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
492f1e7
)
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
Peter Michael Green
<plugwash@raspbian.org>
Thu, 20 Jul 2023 18:02:54 +0000
(18:02 +0000)
Gbp-Pq: Name 0035-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 616d16420a5a1f379d5f70c20d8f07675deb7f61..f73a0de218197af59bebef9eb309318aa322c462 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])