diff options
Diffstat (limited to 'mysqlc')
-rw-r--r-- | mysqlc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysqlc/README b/mysqlc/README index 1ca6ddce332d..9b50ebcfbfc4 100644 --- a/mysqlc/README +++ b/mysqlc/README @@ -12,7 +12,7 @@ requires two external libraries to be built: The MariaDB client library is provided as an external and will be automatically built if you pass "--without-system-mariadb" to -autogens.sh. +autogen.sh. libmysqlcppconn is provided as an external and will be automatically compiled if you pass "--without-system-mysql-cppconn" to autogen.sh. |