trawick 2003/05/21 04:06:18
Modified: . Tag: APACHE_2_0_BRANCH STATUS
Log:
review/test/vote on the apxs fixes
some day when I'm bored I may teach it to avoid duplicating the same -I
directory multiple times (when at least 2 of httpd, apr, apr-util are
installed in the same location), but that is relatively unimportant
Revision Changes Path
No revision
No revision
1.751.2.311 +2 -2 httpd-2.0/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/httpd-2.0/STATUS,v
retrieving revision 1.751.2.310
retrieving revision 1.751.2.311
diff -u -r1.751.2.310 -r1.751.2.311
--- STATUS 21 May 2003 10:49:18 -0000 1.751.2.310
+++ STATUS 21 May 2003 11:06:17 -0000 1.751.2.311
@@ -234,7 +234,7 @@
support/apxs.in r1.54, r1.55
r1.54 adds libtool detection
r1.55 adds includes detection of apr and apr-util
- +1: jerenkrantz, gstein
+ +1: jerenkrantz, gstein, trawick
thommay (this doesn't fix all the problems with apxs and out of
tree apr/apr-util, but it's a good start. There's still the
query cases; but I'm beginning to think that in these cases
|