config.h.in
Upload User: wstnjxml
Upload Date: 2014-04-03
Package Size: 7248k
Code Size: 1k
Category:

Windows CE

Development Platform:

C/C++

  1. /* config.h.in.  Generated from configure.ac by autoheader.  */
  2. /* Define to the address where bug reports for this package should be sent. */
  3. #undef PACKAGE_BUGREPORT
  4. /* Define to the full name of this package. */
  5. #undef PACKAGE_NAME
  6. /* Define to the full name and version of this package. */
  7. #undef PACKAGE_STRING
  8. /* Define to the one symbol short name of this package. */
  9. #undef PACKAGE_TARNAME
  10. /* Define to the version of this package. */
  11. #undef PACKAGE_VERSION
  12. /* Define to support stereo tunes. */
  13. #undef STEREO_SOUND
  14. /* Define to 1 if your processor stores words with the most significant byte
  15.    first (like Motorola and SPARC, unlike Intel and VAX). */
  16. #undef WORDS_BIGENDIAN
  17. /* Define if unaligned word access is ok. */
  18. #undef WORDS_UNALIGNED_OK
  19. /* Define to empty if `const' does not conform to ANSI C. */
  20. #undef const