Ignore:
Timestamp:
Apr 9, 2010, 3:20:58 PM (15 years ago)
Author:
Silvan Scherrer
Message:

Samba 3.5.x: update to 3.5.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/include/config.h.in

    r414 r427  
    359359#undef HAVE_CRYPT_H
    360360
    361 /* Whether CTDB_CONTROL_TRANS2_ACTIVE() is available */
    362 #undef HAVE_CTDB_CONTROL_TRANS2_ACTIVE_DECL
    363 
    364 /* Whether CTDB_CONTROL_TRANS2_COMMIT_RETRY() is available */
    365 #undef HAVE_CTDB_CONTROL_TRANS2_COMMIT_RETRY_DECL
     361/* Whether CTDB_CONTROL_TRANS3_COMMIT() is available */
     362#undef HAVE_CTDB_CONTROL_TRANS3_COMMIT_DECL
    366363
    367364/* Define to 1 if you have the <ctdb.h> header file. */
     
    17301727/* Define to 1 if you have the `printf' function. */
    17311728#undef HAVE_PRINTF
     1729
     1730/* Do we have pthreads around? */
     1731#undef HAVE_PTHREAD
    17321732
    17331733/* Define to 1 if you have the <pthread.h> header file. */
Note: See TracChangeset for help on using the changeset viewer.