Added missing preproc symbols PCRE*_H_IN_SUBDIR
authoroes <oes@users.sourceforge.net>
Fri, 6 Sep 2002 12:14:12 +0000 (12:14 +0000)
committeroes <oes@users.sourceforge.net>
Fri, 6 Sep 2002 12:14:12 +0000 (12:14 +0000)
acconfig.h

index b53c019..0aeaabc 100644 (file)
@@ -2,7 +2,7 @@
 #define CONFIG_H_INCLUDED
 /*********************************************************************
  *
 #define CONFIG_H_INCLUDED
 /*********************************************************************
  *
- * File        :  $Source: /cvsroot/ijbswa/current/Attic/acconfig.h,v $
+ * File        :  $Source: /cvsroot/ijbswa/current/acconfig.h,v $
  *
  * Purpose     :  This file should be the first thing included in every
  *                .c file.  (Before even system headers).  It contains 
  *
  * Purpose     :  This file should be the first thing included in every
  *                .c file.  (Before even system headers).  It contains 
@@ -37,6 +37,9 @@
  *
  * Revisions   :
  *    $Log: acconfig.h,v $
  *
  * Revisions   :
  *    $Log: acconfig.h,v $
+ *    Revision 1.29  2002/09/04 12:03:18  oes
+ *    re-enable build on older setups
+ *
  *
  *    Revision 1.27  2002/04/25 19:13:57  morcego
  *    Removed RPM release number declaration on configure.in
  *
  *    Revision 1.27  2002/04/25 19:13:57  morcego
  *    Removed RPM release number declaration on configure.in
  */
 #undef STATIC_PCRS
 
  */
 #undef STATIC_PCRS
 
+/* 
+ * Does pcre.h need to be included as <pcre/pcre.h>?
+ */
+#undef PCRE_H_IN_SUBDIR
+
+/* 
+ * Does pcreposix.h need to be included as <pcre/pcre.h>?
+ */
+#undef PCREPOSIX_H_IN_SUBDIR
+
 /*
  * Allows the use of an ACL to control access to the proxy by IP address.
  */
 /*
  * Allows the use of an ACL to control access to the proxy by IP address.
  */