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/12/11 22:41:07 UTC

cvs commit: modperl Changes INSTALL

dougm       98/12/11 13:41:07

  Modified:    .        Changes INSTALL
  Log:
  INSTALL updates [Tom Hukins <to...@eborcom.com>]
  
  Revision  Changes    Path
  1.221     +2 -0      modperl/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl/Changes,v
  retrieving revision 1.220
  retrieving revision 1.221
  diff -u -r1.220 -r1.221
  --- Changes	1998/12/01 00:11:15	1.220
  +++ Changes	1998/12/11 21:41:05	1.221
  @@ -8,6 +8,8 @@
   
   =item 1.16_03-dev
   
  +INSTALL updates [Tom Hukins <to...@eborcom.com>]
  +
   =item 1.16_02 - November 30, 1998
   
   removed PERLV define, just use patchlevel.h's defines
  
  
  
  1.11      +1 -2      modperl/INSTALL
  
  Index: INSTALL
  ===================================================================
  RCS file: /home/cvs/modperl/INSTALL,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- INSTALL	1998/07/14 22:05:03	1.10
  +++ INSTALL	1998/12/11 21:41:06	1.11
  @@ -234,8 +234,7 @@
   
   Add the following to EXTRA_CFLAGS:
   
  -  EXTRA_CFLAGS=`perl -MExtUtils::Embed -e ccopts` \ 
  -               `perl -Mmod_perl -e subversion`
  +  EXTRA_CFLAGS=`perl -MExtUtils::Embed -e ccopts` 
   
   =item mod_perl source files