Skip to content

Commit 8023163

Browse files
committed
Merge branch 'PHP-7.4' into PHP-8.0
2 parents 41ab369 + 3677db6 commit 8023163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/pkg.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dnl Check to see whether a particular set of modules exists. Similar to
8686
dnl PKG_CHECK_MODULES(), but does not set variables or print errors.
8787
dnl
8888
dnl Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG])
89-
dnl only at the first occurence in configure.ac, so if the first place
89+
dnl only at the first occurrence in configure.ac, so if the first place
9090
dnl it's called might be skipped (such as if it is within an "if", you
9191
dnl have to call PKG_CHECK_EXISTS manually
9292
AC_DEFUN([PKG_CHECK_EXISTS],

0 commit comments

Comments
 (0)