You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ma...@apache.org on 2002/12/02 14:40:27 UTC

cvs commit: httpd-2.0/os config.m4

martin      2002/12/02 05:40:27

  Modified:    os       config.m4
  Log:
  To be on the safe side...
  
  Revision  Changes    Path
  1.13      +1 -1      httpd-2.0/os/config.m4
  
  Index: config.m4
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/os/config.m4,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- config.m4	30 Aug 2001 05:52:25 -0000	1.12
  +++ config.m4	2 Dec 2002 13:40:27 -0000	1.13
  @@ -23,4 +23,4 @@
   esac
   
   AC_MSG_RESULT($OS)
  -APACHE_FAST_OUTPUT(os/$OS_DIR/Makefile)
  +APACHE_FAST_OUTPUT(os/${OS_DIR}/Makefile)