home *** CD-ROM | disk | FTP | other *** search
/ ftp.parl.clemson.edu / 2015-02-07.ftp.parl.clemson.edu.tar / ftp.parl.clemson.edu / pub / pvfs2 / orangefs-2.8.3-20110323.tar.gz / orangefs-2.8.3-20110323.tar / orangefs / test / pvfs2-test-config.h.in < prev    next >
Text File  |  2010-04-30  |  3KB  |  98 lines

  1. /* pvfs2-test-config.h.in.  Generated from configure.in by autoheader.  */
  2.  
  3. /* Define if third param (message) to DB error callback function is const */
  4. #undef HAVE_CONST_THIRD_PARAMETER_TO_DB_ERROR_CALLBACK
  5.  
  6. /* Define if DB error callback function takes dbenv parameter */
  7. #undef HAVE_DBENV_PARAMETER_TO_DB_ERROR_CALLBACK
  8.  
  9. /* Define if db library has DB_BUFFER_SMALL error */
  10. #undef HAVE_DB_BUFFER_SMALL
  11.  
  12. /* Define if db library has DB_DIRTY_READ flag */
  13. #undef HAVE_DB_DIRTY_READ
  14.  
  15. /* Define if DB has get_pagesize function */
  16. #undef HAVE_DB_GET_PAGESIZE
  17.  
  18. /* Define to 1 if you have the <inttypes.h> header file. */
  19. #undef HAVE_INTTYPES_H
  20.  
  21. /* Define to 1 if you have the <libaio.h> header file. */
  22. #undef HAVE_LIBAIO_H
  23.  
  24. /* Define to 1 if you have the `efence' library (-lefence). */
  25. #undef HAVE_LIBEFENCE
  26.  
  27. /* Define to 1 if you have the `pvfs2' library (-lpvfs2). */
  28. #undef HAVE_LIBPVFS2
  29.  
  30. /* Define if libz exists */
  31. #undef HAVE_LIBZ
  32.  
  33. /* Define to 1 if you have the <memory.h> header file. */
  34. #undef HAVE_MEMORY_H
  35.  
  36. /* Define to 1 if you have the <openssl/crypto.h> header file. */
  37. #undef HAVE_OPENSSL_CRYPTO_H
  38.  
  39. /* Define to 1 if you have the <openssl/evp.h> header file. */
  40. #undef HAVE_OPENSSL_EVP_H
  41.  
  42. /* Define to 1 if you have the <stdint.h> header file. */
  43. #undef HAVE_STDINT_H
  44.  
  45. /* Define to 1 if you have the <stdlib.h> header file. */
  46. #undef HAVE_STDLIB_H
  47.  
  48. /* Define to 1 if you have the <strings.h> header file. */
  49. #undef HAVE_STRINGS_H
  50.  
  51. /* Define to 1 if you have the <string.h> header file. */
  52. #undef HAVE_STRING_H
  53.  
  54. /* Define to 1 if you have the <sys/stat.h> header file. */
  55. #undef HAVE_SYS_STAT_H
  56.  
  57. /* Define to 1 if you have the <sys/types.h> header file. */
  58. #undef HAVE_SYS_TYPES_H
  59.  
  60. /* Define if DB open function takes a txnid parameter */
  61. #undef HAVE_TXNID_PARAMETER_TO_DB_OPEN
  62.  
  63. /* Define if DB stat function takes txnid parameter */
  64. #undef HAVE_TXNID_PARAMETER_TO_DB_STAT
  65.  
  66. /* Define to 1 if you have the <unistd.h> header file. */
  67. #undef HAVE_UNISTD_H
  68.  
  69. /* Define if DB stat function takes malloc function ptr */
  70. #undef HAVE_UNKNOWN_PARAMETER_TO_DB_STAT
  71.  
  72. /* Define to 1 if you have the <zlib.h> header file. */
  73. #undef HAVE_ZLIB_H
  74.  
  75. /* Define to the address where bug reports for this package should be sent. */
  76. #undef PACKAGE_BUGREPORT
  77.  
  78. /* Define to the full name of this package. */
  79. #undef PACKAGE_NAME
  80.  
  81. /* Define to the full name and version of this package. */
  82. #undef PACKAGE_STRING
  83.  
  84. /* Define to the one symbol short name of this package. */
  85. #undef PACKAGE_TARNAME
  86.  
  87. /* Define to the version of this package. */
  88. #undef PACKAGE_VERSION
  89.  
  90. /* Define to 1 if you have the ANSI C header files. */
  91. #undef STDC_HEADERS
  92.  
  93. /* Define if libaio exists */
  94. #undef WITH_AIO
  95.  
  96. /* Define if openssl exists */
  97. #undef WITH_OPENSSL
  98.