trawick     2002/07/24 05:33:39

  Modified:    .        configure.in
  Log:
  fix typo in comment
  
  Revision  Changes    Path
  1.467     +1 -1      apr/configure.in
  
  Index: configure.in
  ===================================================================
  RCS file: /home/cvs/apr/configure.in,v
  retrieving revision 1.466
  retrieving revision 1.467
  diff -u -r1.466 -r1.467
  --- configure.in      20 Jul 2002 08:37:26 -0000      1.466
  +++ configure.in      24 Jul 2002 12:33:39 -0000      1.467
  @@ -36,7 +36,7 @@
   dnl # Some initial steps for configuration.  We setup the default directory
   dnl # and which files are to be configured.
   
  -dnl Set optional CC hints here in case autoconf make an inappropriate choice.
  +dnl Set optional CC hints here in case autoconf makes an inappropriate 
choice.
   dnl This allows us to suggest what the compiler should be, but still
   dnl allows the user to override CC externally.
   APR_CC_HINTS
  
  
  

Reply via email to