From b15974d094e96ced61fefeff35be96add2b6e7a4 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Wed, 31 May 2006 00:23:01 +0000 Subject: libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ of changes here. It compiles OK on OS X, but hasn't been tested anywhere else. svn path=/trunk/; revision=18260 --- tools/lemon/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/lemon') diff --git a/tools/lemon/Makefile.am b/tools/lemon/Makefile.am index 5f024cbca4..acdca29d65 100644 --- a/tools/lemon/Makefile.am +++ b/tools/lemon/Makefile.am @@ -21,9 +21,9 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -# We produce an archive library. In the future, when libethereal is a -# shared library, this will be linked into libethereal. While libethereal -# is an archive library, any executable linking against libethereal will +# We produce an archive library. In the future, when libwireshark is a +# shared library, this will be linked into libwireshark. While libwireshark +# is an archive library, any executable linking against libwireshark will # also need to link against libftypes. noinst_PROGRAMS = lemon -- cgit v1.2.3