dougm       00/04/02 20:49:38

  Modified:    .        Makefile.PL
  Log:
  oops
  
  Revision  Changes    Path
  1.154     +1 -1      modperl/Makefile.PL
  
  Index: Makefile.PL
  ===================================================================
  RCS file: /home/cvs/modperl/Makefile.PL,v
  retrieving revision 1.153
  retrieving revision 1.154
  diff -u -r1.153 -r1.154
  --- Makefile.PL       2000/04/03 03:40:35     1.153
  +++ Makefile.PL       2000/04/03 03:49:38     1.154
  @@ -2078,7 +2078,7 @@
      *) Configure Perl with -Uusemymalloc (not recommended for performance)
   EOF
        }
  -     else {
  +     elsif ($bincompat) {
                phat_warn(<<EOF, $abort);
   Your current configuration will most likely trigger core dumps, suggestions:
      *) Do not configure mod_perl as a DSO
  
  
  

Reply via email to