config.h.in 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* Define to 1 if you have the <bfd.h> header file. */
  3. #undef HAVE_BFD_H
  4. /* Define to 1 if you have the `chroot' function. */
  5. #undef HAVE_CHROOT
  6. /* Define to 1 if you have the <dlfcn.h> header file. */
  7. #undef HAVE_DLFCN_H
  8. /* Define to 1 if you have the <getopt.h> header file. */
  9. #undef HAVE_GETOPT_H
  10. /* Define to 1 if you have the <grp.h> header file. */
  11. #undef HAVE_GRP_H
  12. /* Define to 1 if you have the <inttypes.h> header file. */
  13. #undef HAVE_INTTYPES_H
  14. /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
  15. #undef HAVE_LANGINFO_CODESET
  16. /* Have Binary File Decription library */
  17. #undef HAVE_LIBBFD
  18. /* Have native langauage support library */
  19. #undef HAVE_LIBINTL
  20. /* Have POSIX threads library */
  21. #undef HAVE_LIBPTHREAD
  22. /* Have POSIX real time library */
  23. #undef HAVE_LIBRT
  24. /* Have TCL library */
  25. #undef HAVE_LIBTCL
  26. /* Define to 1 if you have the <locale.h> header file. */
  27. #undef HAVE_LOCALE_H
  28. /* Define to 1 if you have the <memory.h> header file. */
  29. #undef HAVE_MEMORY_H
  30. /* Define to 1 if you have the <pthread.h> header file. */
  31. #undef HAVE_PTHREAD_H
  32. /* Define to 1 if you have the <pwd.h> header file. */
  33. #undef HAVE_PWD_H
  34. /* Define to 1 if you have the <stdint.h> header file. */
  35. #undef HAVE_STDINT_H
  36. /* Define to 1 if you have the <stdlib.h> header file. */
  37. #undef HAVE_STDLIB_H
  38. /* Define to 1 if you have the <strings.h> header file. */
  39. #undef HAVE_STRINGS_H
  40. /* Define to 1 if you have the <string.h> header file. */
  41. #undef HAVE_STRING_H
  42. /* Define to 1 if you have the <sys/stat.h> header file. */
  43. #undef HAVE_SYS_STAT_H
  44. /* Define to 1 if you have the <sys/types.h> header file. */
  45. #undef HAVE_SYS_TYPES_H
  46. /* Define to 1 if you have the <tcl.h> header file. */
  47. #undef HAVE_TCL_H
  48. /* Define to 1 if you have the <unistd.h> header file. */
  49. #undef HAVE_UNISTD_H
  50. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  51. */
  52. #undef LT_OBJDIR
  53. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  54. #undef NO_MINUS_C_MINUS_O
  55. /* Name of package */
  56. #undef PACKAGE
  57. /* Define to the address where bug reports for this package should be sent. */
  58. #undef PACKAGE_BUGREPORT
  59. /* Define to the full name of this package. */
  60. #undef PACKAGE_NAME
  61. /* Define to the full name and version of this package. */
  62. #undef PACKAGE_STRING
  63. /* Define to the one symbol short name of this package. */
  64. #undef PACKAGE_TARNAME
  65. /* Define to the home page for this package. */
  66. #undef PACKAGE_URL
  67. /* Define to the version of this package. */
  68. #undef PACKAGE_VERSION
  69. /* The size of `int', as computed by sizeof. */
  70. #undef SIZEOF_INT
  71. /* The size of `long', as computed by sizeof. */
  72. #undef SIZEOF_LONG
  73. /* The size of `size_t', as computed by sizeof. */
  74. #undef SIZEOF_SIZE_T
  75. /* Define to 1 if you have the ANSI C header files. */
  76. #undef STDC_HEADERS
  77. /* Version number of package */
  78. #undef VERSION