From bd9d8b79b77b23bffdf1ad52388b187f09fe9760 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Thu, 29 Dec 2016 20:15:48 -0800 Subject: Three count 'em three different names for the OS. Change-Id: Icb53c200e95a55b648297bbf5237662c3adaeb84 Reviewed-on: https://code.wireshark.org/review/19465 Reviewed-by: Guy Harris --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index a9bf30575e..ad20852c07 100755 --- a/autogen.sh +++ b/autogen.sh @@ -151,7 +151,7 @@ $AUTOCONF || exit 1 if [ `uname -s` = Darwin ] ; then echo - echo "To configure Wireshark on OS X, you will need to type:" + echo "To configure Wireshark on {Mac} OS X/macOS, you will need to type:" echo "export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/X11/lib/pkgconfig" echo "before you can run configure." fi -- cgit v1.2.1