Changeset 631 for trunk/client/src


Ignore:
Timestamp:
Sep 1, 2011, 11:06:23 AM (14 years ago)
Author:
Silvan Scherrer
Message:

Samba Client 2.2: it seems like samba3.5 is still not threadsafe

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/src/Config.km_

    r627 r631  
    1717Z_LIBDIR =
    1818
    19 # libsmb 3.3 is threadunsafe, change =0 to =1 in 3.5
    20 LIBSMB_THREAD_UNSAFE = LIBSMB_THREAD_SAFE=1
     19# libsmb 3.3 is threadunsafe, change =0 to =1 if it works again
     20LIBSMB_THREAD_UNSAFE = LIBSMB_THREAD_SAFE=0
Note: See TracChangeset for help on using the changeset viewer.