]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
exception hook works as expected on HP-UX 11
authorJeff Trawick <trawick@apache.org>
Thu, 29 Jan 2004 13:26:56 +0000 (13:26 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 29 Jan 2004 13:26:56 +0000 (13:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@102443 13f79535-47bb-0310-9956-ffa450edef68

src/include/ap_config.h

index ecf99a3f8d0a552307e953ab0308d59d33412690..286d03d1f7dc135a965f7d5a668bcab724cd4714 100644 (file)
@@ -262,6 +262,7 @@ typedef int rlim_t;
 #define NO_KILLPG
 #undef  NO_SETSID
 #define HAVE_SYSLOG
+#define AP_ENABLE_EXCEPTION_HOOK
 
 #elif defined(AIX)
 #undef HAVE_GMTOFF