• unknown's avatar
    Change the behavior of --enable-thread-safe-client. It now builds · 42e9ffdc
    unknown authored
    both a non-threaded libmysqlclient and a threaded libmysqlclient_r.
    
    
    Makefile.am:
      - build libmysqlclient_r in a separate directory
    include/global.h:
      - build libmysqlclient_r in a separate directory
    libmysql/Makefile.am:
      - build libmysqlclient_r in a separate directory
    42e9ffdc
global.h 26.9 KB