Changeset 929 for branches/client-3.0/src/Config.km_
- Timestamp:
- Jul 25, 2016, 11:19:09 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/client-3.0/src/Config.km_
r884 r929 11 11 # adjust also the date please 12 12 # 13 VERSION = 2.3.x13 VERSION = 3.0.x 14 14 BUILD = beta-date 15 15 VENDOR = netlabs 16 SAMBA = ../../samba- 3616 SAMBA = ../../samba-44 17 17 TOOLKIT = u:/os2tk45 18 18 … … 23 23 GCC_LIB=e:/usr/lib 24 24 25 # libsmb 3.3is threadunsafe, change =0 to =1 if it works again25 # libsmb is threadunsafe, change =0 to =1 if it works again 26 26 LIBSMB_THREAD_UNSAFE = LIBSMB_THREAD_SAFE=0
Note:
See TracChangeset
for help on using the changeset viewer.