Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal Makefile.am configure.in

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Fri, 28 Jul 2000 11:30:24 -0500 (CDT)
gram        2000/07/28 11:30:22 CDT

  Modified files:
    .                    Makefile.am configure.in 
  Log:
  Don't create dfilter2pod from dfilter2pod.in just for @PERL_PATH@; it's
  a waste of time. Instead, set $(PERL) to @PERL_PATH@ in the Makefile and
  call dfilter2pod.pl via $(PERL) $(src_dir)/dfilter2pod.pl
  
  Revision  Changes    Path
  1.216     +2 -2      ethereal/Makefile.am
  1.98      +2 -4      ethereal/configure.in