Kaydet (Commit) 9f78c8ed authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Removing some old HH crack

Change-Id: I4b9b24444db500af6cff2cfb1bc17002baf08715
üst 36054076
...@@ -7608,12 +7608,6 @@ int main(int argc, char **argv) { ...@@ -7608,12 +7608,6 @@ int main(int argc, char **argv) {
LIBS=$save_LIBS LIBS=$save_LIBS
else else
AC_MSG_RESULT([internal]) AC_MSG_RESULT([internal])
AC_MSG_CHECKING([for mysqlcppconn module])
if test -d mysqlcppconn; then
AC_MSG_RESULT([OK])
else
AC_MSG_ERROR([not existing. get it (did you get the -extensions tarball?)])
fi
BUILD_TYPE="$BUILD_TYPE MYSQLCPPCONN" BUILD_TYPE="$BUILD_TYPE MYSQLCPPCONN"
SYSTEM_MYSQL_CPPCONN=NO SYSTEM_MYSQL_CPPCONN=NO
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