• unknown's avatar
    Makefile.am: · 3470647a
    unknown authored
      Add an extra -lpthread before first -lc, to solve link
      problems when statically linking with glibc 2.2.5
    make_win_src_distribution.sh:
      Added copying of the include/mysql directory
    
    
    scripts/make_win_src_distribution.sh:
      Added copying of the include/mysql directory
    client/Makefile.am:
      Add redundant CLIENT_THREAD_LIBS to LDADD, to make -lpthread go before
      -lc, required for the static linking with glibc 2.2.5 to work.
    3470647a
Makefile.am 3.46 KB