Author: bnicholes Date: Mon Dec 13 09:55:00 2004 New Revision: 111730 URL: http://svn.apache.org/viewcvs?view=rev&rev=111730 Log: Add APR binary distribution header html file for NetWare Added: apr/dist/trunk/binaries/ apr/dist/trunk/binaries/netware/ apr/dist/trunk/binaries/netware/HEADER.html
Added: apr/dist/trunk/binaries/netware/HEADER.html Url: http://svn.apache.org/viewcvs/apr/dist/trunk/binaries/netware/HEADER.html?view=auto&rev=111730 ============================================================================== --- (empty file) +++ apr/dist/trunk/binaries/netware/HEADER.html Mon Dec 13 09:55:00 2004 @@ -0,0 +1,11 @@ +<h1 align=center>Apache Portable Runtime & Utilities for NetWare Binaries</h1> + + +<p align=left> The Apache Portable Runtime & Utilities library for NetWare (aprlib.nlm) + requires the latest version of the LibC NLMs available at + <a href="http://developer.novell.com/ndk/libc.htm">http://developer.novell.com/ndk/libc.htm</a>. + If you require additional information, find any bugs, or wish to contribute in other ways, please refer to the + <a href="http://apr.apache.org/">APR project page.</a> </p> +<p align=left> The patch below is required if you are building APR using the Oct. 2004 or later + releases of the LibC SDK. </p> +
