Ignore:
Timestamp:
Oct 25, 2011, 9:14:03 PM (14 years ago)
Author:
Silvan Scherrer
Message:

Samba Client 2.2: some small adjustments and building with bin mode on

File:
1 edited

Legend:

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

    r631 r645  
    1616# libz is needed by samba client, if it's found in the path leave the below definition blank. otherwise set it
    1717Z_LIBDIR =
    18 
     18# set this to where the gcc_libs are. right now used to find binmode.obj
     19GCC_LIB=e:/usr/lib
    1920# libsmb 3.3 is threadunsafe, change =0 to =1 if it works again
    2021LIBSMB_THREAD_UNSAFE = LIBSMB_THREAD_SAFE=0
Note: See TracChangeset for help on using the changeset viewer.