]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Missed Jim's NO_SLACK for A/UX.
authordgaudet <dgaudet@unknown>
Sat, 28 Jun 1997 22:20:06 +0000 (22:20 +0000)
committerdgaudet <dgaudet@unknown>
Sat, 28 Jun 1997 22:20:06 +0000 (22:20 +0000)
Reviewed by:
Submitted by:
Obtained from:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78423 13f79535-47bb-0310-9956-ffa450edef68

APACHE_1_2_X/src/include/ap_config.h
APACHE_1_2_X/src/include/conf.h

index 923cd7d4fba6c691547b7088f9b58cab2da5a69d..423abd9fcd4bf011a10660618e1f416041512aec 100644 (file)
@@ -328,6 +328,7 @@ extern char *crypt();
  * even on heavy systems sbrk() would be called at all...
  */
 #define NO_LINGCLOSE
+#define NO_SLACK
 
 #elif defined(SVR4)
 #define NO_KILLPG
index 923cd7d4fba6c691547b7088f9b58cab2da5a69d..423abd9fcd4bf011a10660618e1f416041512aec 100644 (file)
@@ -328,6 +328,7 @@ extern char *crypt();
  * even on heavy systems sbrk() would be called at all...
  */
 #define NO_LINGCLOSE
+#define NO_SLACK
 
 #elif defined(SVR4)
 #define NO_KILLPG