config.h.in 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. /* config.h.in. Generated from configure.in by autoheader. */
  2. #undef ENABLE_NLS
  3. #undef HAVE_CATGETS
  4. #undef HAVE_GETTEXT
  5. #undef HAVE_LC_MESSAGES
  6. #undef HAVE_STPCPY
  7. #undef HAVE_LIBSM
  8. #undef PACKAGE_LOCALE_DIR
  9. #undef PACKAGE_DOC_DIR
  10. #undef PACKAGE_DATA_DIR
  11. #undef PACKAGE_PIXMAPS_DIR
  12. #undef PACKAGE_HELP_DIR
  13. #undef PACKAGE_MENU_DIR
  14. #undef PACKAGE_SOURCE_DIR
  15. #undef GETTEXT_PACKAGE
  16. /* always defined to indicate that i18n is enabled */
  17. #undef ENABLE_NLS
  18. /* Package name for gettext */
  19. #undef GETTEXT_PACKAGE
  20. /* Define to 1 if you have the `bind_textdomain_codeset' function. */
  21. #undef HAVE_BIND_TEXTDOMAIN_CODESET
  22. /* Define to 1 if you have the `dcgettext' function. */
  23. #undef HAVE_DCGETTEXT
  24. /* Define to 1 if you have the <dlfcn.h> header file. */
  25. #undef HAVE_DLFCN_H
  26. /* Define if the GNU gettext() function is already present or preinstalled. */
  27. #undef HAVE_GETTEXT
  28. /* Define to 1 if you have the <inttypes.h> header file. */
  29. #undef HAVE_INTTYPES_H
  30. /* Define if your <locale.h> file defines LC_MESSAGES. */
  31. #undef HAVE_LC_MESSAGES
  32. /* Define to 1 if you have the <locale.h> header file. */
  33. #undef HAVE_LOCALE_H
  34. /* Define to 1 if you have the <memory.h> header file. */
  35. #undef HAVE_MEMORY_H
  36. /* Define to 1 if you have the <stdint.h> header file. */
  37. #undef HAVE_STDINT_H
  38. /* Define to 1 if you have the <stdlib.h> header file. */
  39. #undef HAVE_STDLIB_H
  40. /* Define to 1 if you have the <strings.h> header file. */
  41. #undef HAVE_STRINGS_H
  42. /* Define to 1 if you have the <string.h> header file. */
  43. #undef HAVE_STRING_H
  44. /* Define to 1 if you have the <sys/stat.h> header file. */
  45. #undef HAVE_SYS_STAT_H
  46. /* Define to 1 if you have the <sys/types.h> header file. */
  47. #undef HAVE_SYS_TYPES_H
  48. /* Define to 1 if you have the <unistd.h> header file. */
  49. #undef HAVE_UNISTD_H
  50. /* Global ini file dir. */
  51. #undef INI_FILE_GLOBAL_DIR
  52. /* Game ini file */
  53. #undef INI_FILE_NAME
  54. /* User profile dir. */
  55. #undef INI_PROFILE_DIRECTORY
  56. /* Game saves dir */
  57. #undef INI_SAVES_DIRECTORY
  58. /* Default user directory location. */
  59. #undef INI_USER_DIRECTORY
  60. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  61. */
  62. #undef LT_OBJDIR
  63. /* Name of package */
  64. #undef PACKAGE
  65. /* Define to the address where bug reports for this package should be sent. */
  66. #undef PACKAGE_BUGREPORT
  67. /* Package local directory */
  68. #undef PACKAGE_LOCALE_DIR
  69. /* Define to the full name of this package. */
  70. #undef PACKAGE_NAME
  71. /* Define to the full name and version of this package. */
  72. #undef PACKAGE_STRING
  73. /* Define to the one symbol short name of this package. */
  74. #undef PACKAGE_TARNAME
  75. /* Define to the home page for this package. */
  76. #undef PACKAGE_URL
  77. /* Define to the version of this package. */
  78. #undef PACKAGE_VERSION
  79. /* Define to 1 if you have the ANSI C header files. */
  80. #undef STDC_HEADERS
  81. /* Version number of package */
  82. #undef VERSION