b2d972df06
Use system readline instead of bundled libedit [2] Enable tcp wrappers [2] PR: ports/154579 [1], ports/154538 [2] Submitted by: mm [1], Dan Lukes <dan@obluda.cz> [2] Feature safe: yes
12 lines
278 B
Text
12 lines
278 B
Text
--- include/CMakeLists.txt.orig 2011-01-19 23:37:08.000000000 +0100
|
|
+++ include/CMakeLists.txt 2011-02-07 22:42:05.129894470 +0100
|
|
@@ -27,9 +27,6 @@
|
|
my_list.h
|
|
my_alloc.h
|
|
typelib.h
|
|
- mysql/plugin.h
|
|
- mysql/plugin_audit.h
|
|
- mysql/plugin_ftparser.h
|
|
)
|
|
|
|
SET(HEADERS
|