Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/plugins/gryphon Makefile.am

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

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Mon, 27 Dec 1999 22:40:36 -0600 (CST)
gerald      1999/12/27 22:40:31 CST

  Modified files:
    plugins/gryphon      Makefile.am 
  Log:
  Add support for "--with-plugindir=<plugin install dir>" to configure.
  Make the default plugindir $(libdir)/ethereal/plugins/0.8.  Ethereal now
  looks for plugins in the following directories:
    /usr/lib/ethereal/plugins/0.8
    /usr/local/lib/ethereal/plugins/0.8
    $plugindir (if different from above)
    $HOME/.ethereal/plugins
  
  Revision  Changes    Path
  1.3       +3 -3      ethereal/plugins/gryphon/Makefile.am