rbb 00/01/13 05:19:45
Modified: . STATUS
Log:
I tested Brian's Configure patch on HPUX, and it built and served pages, I
think we finally have a solution that makes everybody happy. :-) At the
very least, it gets my vote.
Revision Changes Path
1.791 +5 -1 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apache-1.3/STATUS,v
retrieving revision 1.790
retrieving revision 1.791
diff -u -r1.790 -r1.791
--- STATUS 2000/01/13 12:59:37 1.790
+++ STATUS 2000/01/13 13:19:44 1.791
@@ -1,5 +1,5 @@
1.3 STATUS:
- Last modified at [$Date: 2000/01/13 12:59:37 $]
+ Last modified at [$Date: 2000/01/13 13:19:44 $]
Release:
@@ -41,6 +41,10 @@
suggested patches break other platforms. So it
is entirely possible that this fix is the one we
will ship with.
+ UPDATE: Brian posted a patch which implements SHMOD_SUFFIX_NAME.
+ This has been reported to work on OS/2 and HPUX.
+ <[EMAIL PROTECTED]>
+ Ryan +1
* HPUX build failure without -Ae provided to HPUX compiler as a CFLAG.
The error message states this flag is required for "long long" types