You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by do...@hyperreal.org on 1998/07/28 16:43:02 UTC

cvs commit: modperl/apaci configure

dougm       98/07/28 07:43:02

  Modified:    apaci    configure
  Log:
  add path for running ./find_source
  
  Revision  Changes    Path
  1.6       +1 -1      modperl/apaci/configure
  
  Index: configure
  ===================================================================
  RCS file: /export/home/cvs/modperl/apaci/configure,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- configure	1998/07/20 16:16:31	1.5
  +++ configure	1998/07/28 14:43:02	1.6
  @@ -20,7 +20,7 @@
   my_makefileconf="Makefile"
   my_makefiletmpl="Makefile.tmpl"
   my_sourcedir="../src/modules/perl"
  -my_sourcefiles="`find_source`"
  +my_sourcefiles="`./find_source`"
   my_typemapdir="../Apache"
   
   #   find APXS