aboutsummaryrefslogtreecommitdiffstats
path: root/README.win32
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-22 16:28:47 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-22 16:28:47 +0000
commit6b690049baccdfbc769af2f5dfcce4b8cc45d482 (patch)
treebf78905c8c467d8b40578dd8eb15e9fa521c6f33 /README.win32
parent741d02b9e73566e919f3cc4dec9d7c2cc556292f (diff)
gtkclist.c is called ethclist.c now
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10179 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'README.win32')
-rw-r--r--README.win324
1 files changed, 2 insertions, 2 deletions
diff --git a/README.win32 b/README.win32
index 9dd754eff5..c89dc8f8d3 100644
--- a/README.win32
+++ b/README.win32
@@ -1,4 +1,4 @@
-$Id: README.win32,v 1.62 2004/02/19 15:08:38 gerald Exp $
+$Id: README.win32,v 1.63 2004/02/22 16:28:47 ulfl Exp $
Installing Ethereal, Tethereal, and Editcap on Win32
====================================================
@@ -409,7 +409,7 @@ To get it running, execute the following steps:
$ make install
5. Patch Makefile.am in <ethereal-src>/gtk/Makefile.am by
- removing "gtkclist.c" from the dependencies.
+ removing "ethclist.c" from the dependencies.
This patch is required since the private GTK+ clist widget
(was required for earlier versions of GTK+ but prevents Ethereal