/js/lib/Socket.IO-node/support/expresso/deps/jscoverage/config.h.in

http://github.com/onedayitwillmake/RealtimeMultiplayerNodeJs · Autoconf · 92 lines · 32 code · 30 blank · 30 comment · 24 complexity · d6e460ca52e96f67d1ddb0b7a78f982c MD5 · raw file

  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* Define to 1 if you have the `asprintf' function. */
  3. #undef HAVE_ASPRINTF
  4. /* Define to 1 if you have the `getaddrinfo' function. */
  5. #undef HAVE_GETADDRINFO
  6. /* Define to 1 if you have the `gethostbyname_r' function. */
  7. #undef HAVE_GETHOSTBYNAME_R
  8. /* Define if you have the iconv() function and it works. */
  9. #undef HAVE_ICONV
  10. /* Define to 1 if you have the <iconv.h> header file. */
  11. #undef HAVE_ICONV_H
  12. /* Define to 1 if you have the `inet_aton' function. */
  13. #undef HAVE_INET_ATON
  14. /* Define to 1 if you have the <inttypes.h> header file. */
  15. #undef HAVE_INTTYPES_H
  16. /* Define to 1 if you have the <memory.h> header file. */
  17. #undef HAVE_MEMORY_H
  18. /* Define to 1 if you have the `MultiByteToWideChar' function. */
  19. #undef HAVE_MULTIBYTETOWIDECHAR
  20. /* Define to 1 if you have the <pthread.h> header file. */
  21. #undef HAVE_PTHREAD_H
  22. /* Define to 1 if you have the <stdint.h> header file. */
  23. #undef HAVE_STDINT_H
  24. /* Define to 1 if you have the <stdlib.h> header file. */
  25. #undef HAVE_STDLIB_H
  26. /* Define to 1 if you have the <strings.h> header file. */
  27. #undef HAVE_STRINGS_H
  28. /* Define to 1 if you have the <string.h> header file. */
  29. #undef HAVE_STRING_H
  30. /* Define to 1 if you have the `strndup' function. */
  31. #undef HAVE_STRNDUP
  32. /* Define to 1 if you have the <sys/stat.h> header file. */
  33. #undef HAVE_SYS_STAT_H
  34. /* Define to 1 if you have the <sys/types.h> header file. */
  35. #undef HAVE_SYS_TYPES_H
  36. /* Define to 1 if you have the <unistd.h> header file. */
  37. #undef HAVE_UNISTD_H
  38. /* Define to 1 if you have the `vasprintf' function. */
  39. #undef HAVE_VASPRINTF
  40. /* Define to 1 if you have the <windows.h> header file. */
  41. #undef HAVE_WINDOWS_H
  42. /* Define as const if the declaration of iconv() needs const. */
  43. #undef ICONV_CONST
  44. /* Name of package */
  45. #undef PACKAGE
  46. /* Define to the address where bug reports for this package should be sent. */
  47. #undef PACKAGE_BUGREPORT
  48. /* Define to the full name of this package. */
  49. #undef PACKAGE_NAME
  50. /* Define to the full name and version of this package. */
  51. #undef PACKAGE_STRING
  52. /* Define to the one symbol short name of this package. */
  53. #undef PACKAGE_TARNAME
  54. /* Define to the version of this package. */
  55. #undef PACKAGE_VERSION
  56. /* Define to 1 if you have the ANSI C header files. */
  57. #undef STDC_HEADERS
  58. /* Version number of package */
  59. #undef VERSION
  60. /* Define to 1 if your processor stores words with the most significant byte
  61. first (like Motorola and SPARC, unlike Intel and VAX). */
  62. #undef WORDS_BIGENDIAN