Changeset 427 for vendor/current/source3/include/config.h.in
- Timestamp:
- Apr 9, 2010, 3:20:58 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/include/config.h.in
r414 r427 359 359 #undef HAVE_CRYPT_H 360 360 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 366 363 367 364 /* Define to 1 if you have the <ctdb.h> header file. */ … … 1730 1727 /* Define to 1 if you have the `printf' function. */ 1731 1728 #undef HAVE_PRINTF 1729 1730 /* Do we have pthreads around? */ 1731 #undef HAVE_PTHREAD 1732 1732 1733 1733 /* Define to 1 if you have the <pthread.h> header file. */
Note:
See TracChangeset
for help on using the changeset viewer.