You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ja...@apache.org on 2001/05/06 01:39:55 UTC

cvs commit: xml-xerces/perl/Handler Makefile.PL

jasons      01/05/05 16:39:55

  Modified:    perl/Handler Makefile.PL
  Log:
  	* Handler/Makefile.PL (Repository):
  	commented out the OPTIMIZE -g
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xerces/perl/Handler/Makefile.PL
  
  Index: Makefile.PL
  ===================================================================
  RCS file: /home/cvs/xml-xerces/perl/Handler/Makefile.PL,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Makefile.PL	2001/05/05 22:58:30	1.1
  +++ Makefile.PL	2001/05/05 23:39:55	1.2
  @@ -1,5 +1,5 @@
   WriteMakefile(
  -    'OPTIMIZE'    => '-g',
  +#    'OPTIMIZE'    => '-g',
       'NAME'	=> 'Handler',
       'INC'       => $INCLUDES,
       'OBJECT'    => '$(O_FILES)',
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org