summaryrefslogtreecommitdiff
path: root/macosx-setup.sh
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-01-22 03:05:34 -0800
committerGuy Harris <guy@alum.mit.edu>2015-01-22 11:07:46 +0000
commit87e691f5b9d8f79d3dd5bd4b43025aa75b740358 (patch)
treeb345d4b6bf668134017bbc9a15f1ba246d4ded15 /macosx-setup.sh
parent39a984e64915b6f34cb1fc4b42815ef08316e087 (diff)
downloadwireshark-87e691f5b9d8f79d3dd5bd4b43025aa75b740358.tar.gz
Remove a mysterious comment that no longer applies.
There's nothing special about LUA_VERSION when it comes to the user overriding it - they'd do that by changing it, the same as with any other _VERSION variable. Remove the comment about it, which is now out of date in any case. Change-Id: I414ddaff43c96304f49b81bdbd135d85536c17dc Reviewed-on: https://code.wireshark.org/review/6739 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'macosx-setup.sh')
-rwxr-xr-xmacosx-setup.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx-setup.sh b/macosx-setup.sh
index 0de7a4993c..cb625c78d3 100755
--- a/macosx-setup.sh
+++ b/macosx-setup.sh
@@ -115,7 +115,6 @@ LIBGPG_ERROR_VERSION=1.10
#
LIBGCRYPT_VERSION=1.5.0
GNUTLS_VERSION=2.12.19
-# Default to 5.2 now, unless user overrides it later
LUA_VERSION=5.3.0
PORTAUDIO_VERSION=pa_stable_v19_20111121
#