config.h.in
上传用户:ledjyj
上传日期:2014-08-27
资源大小:2639k
文件大小:2k
源码类别:

驱动编程

开发平台:

Unix_Linux

  1. /* config.h.in.  Generated from configure.in by autoheader.  */
  2. /* always defined to indicate that i18n is enabled */
  3. #undef ENABLE_NLS
  4. /* GETTEXT_PACKAGE */
  5. #undef GETTEXT_PACKAGE
  6. /* "Is GNOME 2.14 installed" */
  7. #undef GNOME_14
  8. /* Define to 1 if you have the `bind_textdomain_codeset' function. */
  9. #undef HAVE_BIND_TEXTDOMAIN_CODESET
  10. /* Define to 1 if you have the `dcgettext' function. */
  11. #undef HAVE_DCGETTEXT
  12. /* Define to 1 if you have the <dlfcn.h> header file. */
  13. #undef HAVE_DLFCN_H
  14. /* Define if the GNU gettext() function is already present or preinstalled. */
  15. #undef HAVE_GETTEXT
  16. /* Define to 1 if you have the <inttypes.h> header file. */
  17. #undef HAVE_INTTYPES_H
  18. /* Define if your <locale.h> file defines LC_MESSAGES. */
  19. #undef HAVE_LC_MESSAGES
  20. /* "Is LIRC installed" */
  21. #undef HAVE_LIRC
  22. /* Define to 1 if you have the <locale.h> header file. */
  23. #undef HAVE_LOCALE_H
  24. /* Define to 1 if you have the <memory.h> header file. */
  25. #undef HAVE_MEMORY_H
  26. /* Define to 1 if you have the <stdint.h> header file. */
  27. #undef HAVE_STDINT_H
  28. /* Define to 1 if you have the <stdlib.h> header file. */
  29. #undef HAVE_STDLIB_H
  30. /* Define to 1 if you have the <strings.h> header file. */
  31. #undef HAVE_STRINGS_H
  32. /* Define to 1 if you have the <string.h> header file. */
  33. #undef HAVE_STRING_H
  34. /* Define to 1 if you have the <sys/stat.h> header file. */
  35. #undef HAVE_SYS_STAT_H
  36. /* Define to 1 if you have the <sys/types.h> header file. */
  37. #undef HAVE_SYS_TYPES_H
  38. /* Define to 1 if you have the <unistd.h> header file. */
  39. #undef HAVE_UNISTD_H
  40. /* Name of package */
  41. #undef PACKAGE
  42. /* Define to the address where bug reports for this package should be sent. */
  43. #undef PACKAGE_BUGREPORT
  44. /* Define to the full name of this package. */
  45. #undef PACKAGE_NAME
  46. /* Define to the full name and version of this package. */
  47. #undef PACKAGE_STRING
  48. /* Define to the one symbol short name of this package. */
  49. #undef PACKAGE_TARNAME
  50. /* Define to the version of this package. */
  51. #undef PACKAGE_VERSION
  52. /* Define to 1 if you have the ANSI C header files. */
  53. #undef STDC_HEADERS
  54. /* Version number of package */
  55. #undef VERSION