/thirdparty/breakpad/config.h.in

http://github.com/tomahawk-player/tomahawk · Autoconf · 68 lines · 24 code · 22 blank · 22 comment · 16 complexity · 7df8de82c0ac835088d8d119d77f700b MD5 · raw file

  1. /* src/config.h.in. Generated from configure.ac by autoheader. */
  2. /* Define to 1 if you have the <a.out.h> header file. */
  3. #undef HAVE_A_OUT_H
  4. /* Define to 1 if you have the <inttypes.h> header file. */
  5. #undef HAVE_INTTYPES_H
  6. /* Define to 1 if you have the <memory.h> header file. */
  7. #undef HAVE_MEMORY_H
  8. /* Define if you have POSIX threads libraries and header files. */
  9. #undef HAVE_PTHREAD
  10. /* Define to 1 if you have the <stdint.h> header file. */
  11. #undef HAVE_STDINT_H
  12. /* Define to 1 if you have the <stdlib.h> header file. */
  13. #undef HAVE_STDLIB_H
  14. /* Define to 1 if you have the <strings.h> header file. */
  15. #undef HAVE_STRINGS_H
  16. /* Define to 1 if you have the <string.h> header file. */
  17. #undef HAVE_STRING_H
  18. /* Define to 1 if you have the <sys/stat.h> header file. */
  19. #undef HAVE_SYS_STAT_H
  20. /* Define to 1 if you have the <sys/types.h> header file. */
  21. #undef HAVE_SYS_TYPES_H
  22. /* Define to 1 if you have the <unistd.h> header file. */
  23. #undef HAVE_UNISTD_H
  24. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  25. #undef NO_MINUS_C_MINUS_O
  26. /* Name of package */
  27. #undef PACKAGE
  28. /* Define to the address where bug reports for this package should be sent. */
  29. #undef PACKAGE_BUGREPORT
  30. /* Define to the full name of this package. */
  31. #undef PACKAGE_NAME
  32. /* Define to the full name and version of this package. */
  33. #undef PACKAGE_STRING
  34. /* Define to the one symbol short name of this package. */
  35. #undef PACKAGE_TARNAME
  36. /* Define to the home page for this package. */
  37. #undef PACKAGE_URL
  38. /* Define to the version of this package. */
  39. #undef PACKAGE_VERSION
  40. /* Define to necessary symbol if this constant uses a non-standard name on
  41. your system. */
  42. #undef PTHREAD_CREATE_JOINABLE
  43. /* Define to 1 if you have the ANSI C header files. */
  44. #undef STDC_HEADERS
  45. /* Version number of package */
  46. #undef VERSION