On 09/10/2010 08:06 PM, William A. Rowe Jr. wrote:
On 9/10/2010 12:48 PM, mt...@apache.org wrote:
Author: mturk
Date: Fri Sep 10 17:48:15 2010
New Revision: 995901
URL: http://svn.apache.org/viewvc?rev=995901&view=rev
Log:
Oops. We should really do something with that portable.h
svn rm it. The make files need simple cat portable.h.in> portable.h statements
to generate timestamped flavors on netware/win32/os2.
Well it's already excluded in jk_global.h by
#if !defined(WIN32) && !defined(AS400) && !defined(NETWARE)
#include "portable.h"
#endif
So, dunno if we need to ship that at the first place.
Regards
--
^TM
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org