From eb866ade77d933c3237a5c9e2114ca65c3baa537 Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Tue, 21 Apr 2020 20:51:53 +0200 Subject: Spelling and grammar in pkg.m4 Fixes: #27 --- pkg.m4.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkg.m4.in') diff --git a/pkg.m4.in b/pkg.m4.in index 9102bcf..c183d8e 100644 --- a/pkg.m4.in +++ b/pkg.m4.in @@ -1,4 +1,4 @@ -# pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- +# pkg.m4 - Macros to locate and use pkg-config. -*- Autoconf -*- # serial 12 (pkg-config-@VERSION@) dnl Copyright © 2004 Scott James Remnant . @@ -86,7 +86,7 @@ dnl Check to see whether a particular set of modules exists. Similar to dnl PKG_CHECK_MODULES(), but does not set variables or print errors. dnl dnl Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) -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 dnl it's called might be skipped (such as if it is within an "if", you dnl have to call PKG_CHECK_EXISTS manually AC_DEFUN([PKG_CHECK_EXISTS], -- cgit v1.2.1