Browse Source
Bug#22508 BUILD/compile-dist fails due to problem with readline/libedit
Bug#22508 BUILD/compile-dist fails due to problem with readline/libedit
- Move the link_sources command from top level Makefile into each subdir that need to link files BitKeeper/etc/ignore: Added libmysqld/link_sources libmysql/link_sources include/link_sources client/link_sources to the ignore list Makefile.am: Move link_sources down into each sub directory that might need it client/Makefile.am: Add "link_sources" to BUILT_SOURCES configure.in: Move link_sources down into each sub directory that might need it include/Makefile.am: Add "link_sources" to BUILT_SOURCES libmysql/Makefile.am: Add "link_sources" to BUILT_SOURCES libmysql/Makefile.shared: Add "link_sources" to BUILT_SOURCES libmysqld/Makefile.am: Add "link_sources" to BUILT_SOURCES libmysqld/examples/Makefile.am: Add "link_sources" to BUILT_SOURCES netware/Makefile.am: Add "link_sources" to BUILT_SOURCES sql/Makefile.am: Add "link_sources" to BUILT_SOURCESpull/374/head
11 changed files with 39 additions and 68 deletions
-
4.bzrignore
-
40Makefile.am
-
5client/Makefile.am
-
12configure.in
-
5include/Makefile.am
-
1libmysql/Makefile.am
-
8libmysql/Makefile.shared
-
15libmysqld/Makefile.am
-
5libmysqld/examples/Makefile.am
-
8netware/Makefile.am
-
4sql/Makefile.am
Write
Preview
Loading…
Cancel
Save
Reference in new issue