aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2022-09-27 23:10:31 +0100
committerGuy Harris <gharris@sonic.net>2022-10-06 01:53:38 -0700
commit3c53189e7585e73c996455e887fb5fda0c86a92a (patch)
treec8f23ed408e70bf1254e5cb33e879d35b247710e /configure.ac
parent63d4ed9b90e777a60941934438b3ae7c92e02fef (diff)
downloadlibpcap-3c53189e7585e73c996455e887fb5fda0c86a92a.tar.gz
Fixup some recent comments. [skip ci]
(cherry picked from commit e24dd067a29505dd8b7fcf7eeeb4db259b52898a)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 56441dc5..fc7822d7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2998,7 +2998,7 @@ if test "x$enable_rdma" != "xno"; then
fi
#
-# If this is a platform wherw we need to have the .pc file and
+# If this is a platform where we need to have the .pc file and
# pcap-config script supply an rpath option to specify the directory
# in which the libpcap shared library is installed, and the install
# prefix /usr (meaning we're not installing a system library), provide
@@ -3013,7 +3013,7 @@ fi
# In AIX, do we have to do this?
#
# In Darwin-based OSes, the full paths of the shared libraries with
-# which the program was linked are stored in the executable, so we don't
+# that 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,