Merge MWL#192: non-blocking client library into MariaDB.

This commit is contained in:
unknown 2012-02-26 16:11:44 +01:00
commit f0c682858f
39 changed files with 5371 additions and 59 deletions

View file

@ -349,7 +349,7 @@ ENDIF()
# RPM installs documentation directly from the source tree
#
IF(NOT INSTALL_LAYOUT MATCHES "RPM")
INSTALL(FILES COPYING LICENSE.mysql
INSTALL(FILES COPYING COPYING.LESSER LICENSE.mysql
DESTINATION ${INSTALL_DOCREADMEDIR}
COMPONENT Readme
OPTIONAL