Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/doc dfilter2pod.pl Makefile.am

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:37 -0500 (CDT)
gram        2000/07/28 11:30:33 CDT

  Modified files:
    doc                  Makefile.am 
  Added files:
    doc                  dfilter2pod.pl 
  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.7       +5 -3      ethereal/doc/Makefile.am