From 96d63458bc11fa18c7d7e334b6509ce6e0196890 Mon Sep 17 00:00:00 2001 From: "psyc://loupsycedyglgamf.onion/~lynX" Date: Wed, 27 Jun 2018 10:59:52 +0000 Subject: -docs: the world ain't all male II --- m4/iconv.m4 | 2 +- m4/lib-link.m4 | 2 +- m4/lib-prefix.m4 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'm4') diff --git a/m4/iconv.m4 b/m4/iconv.m4 index a50364656..41aa44a56 100644 --- a/m4/iconv.m4 +++ b/m4/iconv.m4 @@ -29,7 +29,7 @@ AC_DEFUN([AM_ICONV_LINK], dnl Add $INCICONV to CPPFLAGS before performing the following checks, dnl because if the user has installed libiconv and not disabled its use - dnl via --without-libiconv-prefix, he wants to use it. The first + dnl via --without-libiconv-prefix, they want to use it. The first dnl AC_LINK_IFELSE will then fail, the second AC_LINK_IFELSE will succeed. am_save_CPPFLAGS="$CPPFLAGS" AC_LIB_APPENDTOVAR([CPPFLAGS], [$INCICONV]) diff --git a/m4/lib-link.m4 b/m4/lib-link.m4 index 073f04050..d963149b0 100644 --- a/m4/lib-link.m4 +++ b/m4/lib-link.m4 @@ -68,7 +68,7 @@ AC_DEFUN([AC_LIB_HAVE_LINKFLAGS], dnl Add $INC[]NAME to CPPFLAGS before performing the following checks, dnl because if the user has installed lib[]Name and not disabled its use - dnl via --without-lib[]Name-prefix, he wants to use it. + dnl via --without-lib[]Name-prefix, they want to use it. ac_save_CPPFLAGS="$CPPFLAGS" AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME) diff --git a/m4/lib-prefix.m4 b/m4/lib-prefix.m4 index 60908e8fb..855ca9317 100644 --- a/m4/lib-prefix.m4 +++ b/m4/lib-prefix.m4 @@ -15,7 +15,7 @@ ifdef([AC_HELP_STRING], dnl AC_LIB_PREFIX adds to the CPPFLAGS and LDFLAGS the flags that are needed dnl to access previously installed libraries. The basic assumption is that -dnl a user will want packages to use other packages he previously installed +dnl a user will want packages to use other packages they previously installed dnl with the same --prefix option. dnl This macro is not needed if only AC_LIB_LINKFLAGS is used to locate dnl libraries, but is otherwise very convenient. -- cgit v1.2.3