aboutsummaryrefslogtreecommitdiffstats
path: root/acinclude.m4
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2007-06-13 05:27:32 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2007-06-13 05:27:32 +0000
commitc2dcd299c8d9e4962d87f2c16a0265ef3f1c7592 (patch)
tree8080d046413a638dbc56ea6afbfebc9f46090d84 /acinclude.m4
parent161b20becb9cb4b3bd666d81cb3abe843de647a2 (diff)
YAE2W
svn path=/trunk/; revision=22085
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 383ec67d18..9a5333f94c 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -693,8 +693,8 @@ AC_DEFUN([AC_WIRESHARK_ZLIB_CHECK],
# own zlib in the X11 library directory.
#
# The XFree86 zlib is an older version that lacks
- # "gzgets()", and that's the zlib with which Ethereal
- # gets linked, so the build of Ethereal fails.
+ # "gzgets()", and that's the zlib with which Wireshark
+ # gets linked, so the build of Wireshark fails.
#
ac_save_CFLAGS="$CFLAGS"
ac_save_LIBS="$LIBS"