thanks, ben -- --- configure.orig Sat Jun 24 08:45:34 2006 +++ configure Sat Jun 24 08:45:59 2006 @@ -39099,7 +39099,7 @@ # compiler warnings when using gcc 3.x if test "$openssl_include" != "/usr/include" then - openssl_includes="-I$ssl_include" + openssl_includes="-I$openssl_include" fi # -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
i don't know the proper place to send this and i didn't see any
mention of it in the list archives. there is a really small problem
with the configure script in 5.1.11 (and other versions, perhaps, but
i haven't looked) that prevents building with openssl support. patch
below.