#At file:///home/stewart/mysql/mysql-5.1-telco-6.4-win/
2721 Stewart Smith 2008-08-21
WL4012 WL1744 (ndb on win32): use correct source for printSysfile to be consistent with what's built with autotools
modified:
storage/ndb/src/kernel/blocks/dbdih/CMakeLists.txt
=== modified file 'storage/ndb/src/kernel/blocks/dbdih/CMakeLists.txt'
--- a/storage/ndb/src/kernel/blocks/dbdih/CMakeLists.txt 2008-08-20 13:22:09 +0000
+++ b/storage/ndb/src/kernel/blocks/dbdih/CMakeLists.txt 2008-08-21 01:44:46 +0000
@@ -27,5 +27,5 @@ ADD_LIBRARY(ndbdbdih STATIC
DbdihMain.cpp)
ADD_EXECUTABLE(ndbd_sysfile_reader
- printSysfile/printSysfile.cpp)
+ printSysfile.cpp)
TARGET_LINK_LIBRARIES(ndbd_sysfile_reader dbug mysys strings)
| Thread |
|---|
| • bzr commit into mysql-5.1 branch (stewart:2721) | Stewart Smith | 21 Aug |