Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk Makefile.am keys.h main.h menu.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Olivier Abad <oabad@xxxxxxxxxxxx>
Date: Thu, 9 Dec 1999 14:41:55 -0600 (CST)
oabad       1999/12/09 14:41:51 CST

  Modified files:
    gtk                  Makefile.am keys.h main.h menu.c 
  Log:
  plugins support (i.e. Dynamically loadable dissectors)
  depends on dlopen() being available on the target platform
  
  Revision  Changes    Path
  1.14      +2 -1      ethereal/gtk/Makefile.am
  1.8       +3 -1      ethereal/gtk/keys.h
  1.7       +4 -1      ethereal/gtk/main.h
  1.9       +4 -1      ethereal/gtk/menu.c