We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41ab369 + 3677db6 commit 8023163Copy full SHA for 8023163
build/pkg.m4
@@ -86,7 +86,7 @@ dnl Check to see whether a particular set of modules exists. Similar to
86
dnl PKG_CHECK_MODULES(), but does not set variables or print errors.
87
dnl
88
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
+dnl only at the first occurrence in configure.ac, so if the first place
90
dnl it's called might be skipped (such as if it is within an "if", you
91
dnl have to call PKG_CHECK_EXISTS manually
92
AC_DEFUN([PKG_CHECK_EXISTS],
0 commit comments