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: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 6 Jul 2002 15:40:48 -0500 (CDT)
guy         2002/07/06 15:40:48 CDT

  Modified files:
    plugins/gryphon      Makefile.am 
  Log:
  From Nix:
  
  	Don't add "-I/usr/include" to CFLAGS or CPPFLAGS; GCC 3.1 warns
  	about it, and it's not necessary.
  
  	Expand the plugin directory path used for installation at
  	installation time, rather than configuration time, so the user
  	can reset "prefix" at installation time.
  
  Revision  Changes    Path
  1.10      +3 -3      ethereal/plugins/gryphon/Makefile.am