aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2022-09-27 20:08:35 -0700
committerGuy Harris <gharris@sonic.net>2022-09-27 20:08:35 -0700
commit7375f7ca574ff862f4886bcbf093ada57c485db9 (patch)
treeb964cef65d9d58bedc5707ebbc076f25c643337b /configure.ac
parente5dc7bde63889430f06cfa01c08f2149698f8e32 (diff)
autotools: fix a comment. [skip ci]
"the XXX with that the program was linked" isn't correct; it should be "the XXX with which the program was linked".
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 979dec3d..ebd8b997 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3024,7 +3024,7 @@ fi
# In AIX, do we have to do this?
#
# In Darwin-based OSes, the full paths of the shared libraries with
-# that the program was linked are stored in the executable, so we don't
+# which the program was linked are stored in the executable, so we don't
# need to provide an rpath option.
#
# With the HP-UX linker, directories specified with -L are, by default,