You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by jo...@apache.org on 2004/09/12 05:04:12 UTC

cvs commit: httpd-apreq-2 STATUS

joes        2004/09/11 20:04:12

  Modified:    .        STATUS
  Log:
  We should somehow prevent simultaneous use of --with-apache2-src and --with-apache2-apxs.
  
  Revision  Changes    Path
  1.84      +3 -1      httpd-apreq-2/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/httpd-apreq-2/STATUS,v
  retrieving revision 1.83
  retrieving revision 1.84
  diff -u -r1.83 -r1.84
  --- STATUS	10 Sep 2004 23:54:08 -0000	1.83
  +++ STATUS	12 Sep 2004 03:04:12 -0000	1.84
  @@ -55,6 +55,8 @@
       - CuTest needs va_arg to print comments for a failed unit test.
   
       - Get env/ (Apache::Test) tests to work for --with-apache2-src option.
  +      Also add a test to configure that prevents simultaneous use of
  +      --with-apache2-src and --with-apache2-apxs.
   
       - Bring Perl documentation up to speed: Table.pod, and Error.pod.
         These docs either need to be written, or they require Test::Inline