aboutsummaryrefslogtreecommitdiffstats
path: root/README.macos
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2007-09-30 00:03:38 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2007-09-30 00:03:38 +0000
commit2da9440c354b9c71ebf757c257f23a6c5a9bda76 (patch)
treead1a3e7b127969dba4e7395af57bd947c6d795be /README.macos
parente17081b9af0b773ce08e860e200ee5b375c6c77b (diff)
Wireshark builds with 10.4's X11 as well.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23033 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'README.macos')
-rw-r--r--README.macos6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.macos b/README.macos
index 2a499e7c1f..ea0b1aef7c 100644
--- a/README.macos
+++ b/README.macos
@@ -5,9 +5,9 @@ not work on earlier versions of Mac OS).
In order to build Wireshark, you must have X11 and the X11 developer
headers and libraries installed; otherwise, you will not be able to
-build or install GTK+, and will only be able to build TShark. The
-X11 and X11 SDK that come with Mac OS X 10.3[.x] are sufficient to build
-and run Wireshark.
+build or install GTK+, and will only be able to build TShark. The X11
+and X11 SDK that come with Mac OS X Panther and Tiger are sufficient to
+build and run Wireshark.
The changes to enable libwiretap and libwireshark being built as shared
libraries have broken shared gtk1 builds on Mac OS X. The GLib 1.x and