• unknown's avatar
    Bug#22508 BUILD/compile-dist fails due to problem with readline/libedit · d78596d8
    unknown authored
     - 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_SOURCES
    d78596d8
Makefile.am 1.99 KB