Deleted PID_FILE_PATH
authoroes <oes@users.sourceforge.net>
Mon, 4 Mar 2002 17:52:44 +0000 (17:52 +0000)
committeroes <oes@users.sourceforge.net>
Mon, 4 Mar 2002 17:52:44 +0000 (17:52 +0000)
acconfig.h

index dbd11e9..b70b5ca 100644 (file)
@@ -37,6 +37,9 @@
  *
  * Revisions   :
  *    $Log: acconfig.h,v $
  *
  * Revisions   :
  *    $Log: acconfig.h,v $
+ *    Revision 1.16  2002/01/10 12:36:18  oes
+ *    Moved HAVE_*_R to acconfig.h, where they belong.
+ *
  *    Revision 1.15  2001/12/30 14:07:31  steudten
  *    - Add signal handling (unix)
  *    - Add SIGHUP handler (unix)
  *    Revision 1.15  2001/12/30 14:07:31  steudten
  *    - Add signal handling (unix)
  *    - Add SIGHUP handler (unix)
  */
 #undef CODE_STATUS
 
  */
 #undef CODE_STATUS
 
-/*
- * pid file used under unix.
- */
-#undef PID_FILE_PATH 
-
 /*
  * Regular expression matching for URLs.  (Highly recommended).
  * If neither of these are defined then you can ony use prefix matching.
 /*
  * Regular expression matching for URLs.  (Highly recommended).
  * If neither of these are defined then you can ony use prefix matching.