Commit e55be9e0 authored by unknown's avatar unknown

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

into  pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint

parents dff4baff bc8b50cf
...@@ -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