diff options
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index fa5924ef..138e5b25 100644 --- a/configure.in +++ b/configure.in | |||
| @@ -204,7 +204,7 @@ else | |||
| 204 | AC_MSG_WARN([Skipping mysql plugin]) | 204 | AC_MSG_WARN([Skipping mysql plugin]) |
| 205 | AC_MSG_WARN([install mysql client libs to compile this plugin (see REQUIREMENTS).]) | 205 | AC_MSG_WARN([install mysql client libs to compile this plugin (see REQUIREMENTS).]) |
| 206 | fi | 206 | fi |
| 207 | CPPFLAGS="$_SAVEDCPPFLAGS" | 207 | CPPFLAGS="$_SAVEDCPPFLAGS $MYSQLINCLUDE" |
| 208 | LIBS="$_SAVEDLIBS" | 208 | LIBS="$_SAVEDLIBS" |
| 209 | 209 | ||
| 210 | dnl Check for OpenSSL location | 210 | dnl Check for OpenSSL location |
