-docs: the world ain't all male II
[oweals/gnunet.git] / m4 / lib-prefix.m4
index 60908e8fb419800f8e183f05f6f71fa9787a68c7..855ca9317f37145200b4c9f3b8d9d9da269b9cb2 100644 (file)
@@ -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.