Skip to content

Commit 6a2c501

Browse files
authored
Adjust PHP_SETUP_LIBXML description to mention what it doesnt use action-not-found
Closes GH-8088.
1 parent e6bdf98 commit 6a2c501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/php.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2030,7 +2030,7 @@ ifelse([$3],[],,[else $3])
20302030
])
20312031

20322032
dnl
2033-
dnl PHP_SETUP_LIBXML(shared-add [, action-found [, action-not-found]])
2033+
dnl PHP_SETUP_LIBXML(shared-add [, action-found])
20342034
dnl
20352035
dnl Common setup macro for libxml.
20362036
dnl

0 commit comments

Comments
 (0)