summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-12-20 00:44:31 -0800
committerGuy Harris <guy@alum.mit.edu>2016-12-20 08:45:51 +0000
commitd9cc2b52260dac9830ac60239c4d80721df59b96 (patch)
tree3538df0f1b771a72641c0492a1869b951792116e /acinclude.m4
parente5596b74bd41fe416a947f882a1a0609b5c0892b (diff)
downloadwireshark-d9cc2b52260dac9830ac60239c4d80721df59b96.tar.gz
Update comments and messages for the new name for Apple's OS for Macs.
Change-Id: I96be861220f6052cb1bc61f5f4e74e76821ff565 Reviewed-on: https://code.wireshark.org/review/19358 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 040d774454..97d3f8aaa4 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -1829,7 +1829,7 @@ AC_DEFUN([AC_WIRESHARK_QT_CHECK],
#
# While we're at it, look for QtMacExtras. (Presumably
- # if we're not building for OS X, it won't be present.)
+ # if we're not building for macOS, it won't be present.)
#
# XXX - is there anything in QtX11Extras or QtWinExtras
# that we should be using?