Compile definitions in src/linebreak/CMakeLists.txt seems to be without value. The following fixes makefile generation:
-set_directory_properties(PROPERTIES COMPILE_DEFINITIONS
+set_directory_properties(PROPERTIES #COMPILE_DEFINITIONS
LOCALEDIR='\"${LOCALE_DIR}\"'
LOCALE_ALIAS_PATH='\"${LOCALE_DIR}\"'
LIBDIR='\"${TOP_SRC_DIR}\"'