Ignore:
Timestamp:
Jul 25, 2016, 11:19:09 AM (9 years ago)
Author:
Paul Smedley
Message:

make it build using Samba 4.4.x

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/client-3.0/src/Config.km_

    r884 r929  
    1111# adjust also the date please
    1212#
    13 VERSION = 2.3.x
     13VERSION = 3.0.x
    1414BUILD   = beta-date
    1515VENDOR  = netlabs
    16 SAMBA   = ../../samba-36
     16SAMBA   = ../../samba-44
    1717TOOLKIT = u:/os2tk45
    1818
     
    2323GCC_LIB=e:/usr/lib
    2424
    25 # libsmb 3.3 is threadunsafe, change =0 to =1 if it works again
     25# libsmb is threadunsafe, change =0 to =1 if it works again
    2626LIBSMB_THREAD_UNSAFE = LIBSMB_THREAD_SAFE=0
Note: See TracChangeset for help on using the changeset viewer.