aboutsummaryrefslogtreecommitdiffstats
path: root/README.macos
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-31 00:23:01 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2006-05-31 00:23:01 +0000
commitf29eded8e18f019d2c59d5f9ab3f8a5fd23bb7e7 (patch)
tree476bdd5efe70987b1f7252072e7a1b6a0adf849f /README.macos
parent4803a502d175f774325f1cd5c3e8ccd12b6e6029 (diff)
libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of
changes here. It compiles OK on OS X, but hasn't been tested anywhere else. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18260 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'README.macos')
-rw-r--r--README.macos2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.macos b/README.macos
index 7889c59ba7..5b9d03d331 100644
--- a/README.macos
+++ b/README.macos
@@ -9,7 +9,7 @@ build or install GTK+, and will only be able to build Tethereal. The
X11 and X11 SDK that come with Mac OS X 10.3[.x] are sufficient to build
and run Ethereal.
-The changes to enable libwiretap and libethereal being built as shared
+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
GTK+ 1.x release tarballs were built with an older version of libtool
that didn't support shared libraries on Mac OS X, so you can't build and