Index: README
===================================================================
--- README (revision 12)
+++ README (revision 13)
@@ -1,12 +1,12 @@
/* begin *
- apr-1.7.0-cross.patch - Trivial cross compilation patch.
- apr-1.7.0-sizeof-iovec.patch - Try to get sizeof struct iovec without executing test program.
+ apr-1.7.3-cross.patch - Trivial cross compilation patch.
+ apr-1.7.3-sizeof-iovec.patch - Try to get sizeof struct iovec without executing test program.
Only for GNU C compiler. NOTE: do not try autoreconf after patching.
Patching order:
- 1) apr-1.7.0-cross.patch
- 2) apr-1.7.0-sizeof-iovec.patch
+ 1) apr-1.7.3-cross.patch
+ 2) apr-1.7.3-sizeof-iovec.patch
* end */