[Bug 59996] tcnative.m4 always refers to lib directory

2017-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59996

Mark Thomas  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Mark Thomas  ---
Fixed for 1.2.11 onwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 59996] tcnative.m4 always refers to lib directory

2016-08-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59996

--- Comment #1 from Coty Sutherland  ---
Created attachment 34143
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34143=edit
patch proposal

This patch adds a test for $use_openssl/lib64 and if it succeeds, updates the
lib directory in use to be lib64 instead of lib. It defaults to lib if lib64 is
not present.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org