Commit 0851a042 authored by msvensson@pilot.blaudden's avatar msvensson@pilot.blaudden

Merge bk-internal:/home/bk/mysql-5.1-new-maint

into  pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint
parents 6fd39b49 3899138f
...@@ -104,7 +104,7 @@ AC_DEFUN([MYSQL_FIND_OPENSSL], [ ...@@ -104,7 +104,7 @@ AC_DEFUN([MYSQL_FIND_OPENSSL], [
# compiler warnings when using gcc 3.x # compiler warnings when using gcc 3.x
if test "$openssl_include" != "/usr/include" if test "$openssl_include" != "/usr/include"
then then
openssl_includes="-I$ssl_include" openssl_includes="-I$openssl_include"
fi fi
# #
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment