Ignore:
Timestamp:
Nov 2, 2011, 7:44:22 PM (14 years ago)
Author:
Silvan Scherrer
Message:

Samba client 2.2: small cleanup References #180

File:
1 edited

Legend:

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

    r645 r649  
    1414SAMBA   = ../../samba-35
    1515TOOLKIT = u:/os2tk45
     16
    1617# libz is needed by samba client, if it's found in the path leave the below definition blank. otherwise set it
    1718Z_LIBDIR =
     19
    1820# set this to where the gcc_libs are. right now used to find binmode.obj
    1921GCC_LIB=e:/usr/lib
     22
    2023# libsmb 3.3 is threadunsafe, change =0 to =1 if it works again
    2124LIBSMB_THREAD_UNSAFE = LIBSMB_THREAD_SAFE=0
Note: See TracChangeset for help on using the changeset viewer.