PageRenderTime 49ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/libtunepimp-0.5.3/config.h.in

#
Autoconf | 86 lines | 30 code | 28 blank | 28 comment | 16 complexity | b273a9edd873124809f81849b87e0866 MD5 | raw file
Possible License(s): LGPL-2.1, LGPL-3.0, GPL-2.0, LGPL-2.0
  1. /* config.h.in. Generated from configure.in by autoheader. */
  2. /* Define to 1 if you have the <dlfcn.h> header file. */
  3. #undef HAVE_DLFCN_H
  4. /* FLAC Support */
  5. #undef HAVE_FLAC
  6. /* Define if you have the iconv() function. */
  7. #undef HAVE_ICONV
  8. /* Define to 1 if you have the <iconv.h> header file. */
  9. #undef HAVE_ICONV_H
  10. /* Define to 1 if you have the <inttypes.h> header file. */
  11. #undef HAVE_INTTYPES_H
  12. /* MP3 Decode Support */
  13. #undef HAVE_LIBMAD
  14. /* Define to 1 if you have the `ofa' library (-lofa). */
  15. #undef HAVE_LIBOFA
  16. /* Define to 1 if you have the <memory.h> header file. */
  17. #undef HAVE_MEMORY_H
  18. /* MP4 Support */
  19. #undef HAVE_MP4
  20. /* Ogg/Vorbis Support */
  21. #undef HAVE_OGGVORBIS
  22. /* Define to 1 if you have the <stdint.h> header file. */
  23. #undef HAVE_STDINT_H
  24. /* Define to 1 if you have the <stdlib.h> header file. */
  25. #undef HAVE_STDLIB_H
  26. /* Define to 1 if you have the <strings.h> header file. */
  27. #undef HAVE_STRINGS_H
  28. /* Define to 1 if you have the <string.h> header file. */
  29. #undef HAVE_STRING_H
  30. /* Define to 1 if you have the <sys/stat.h> header file. */
  31. #undef HAVE_SYS_STAT_H
  32. /* Define to 1 if you have the <sys/types.h> header file. */
  33. #undef HAVE_SYS_TYPES_H
  34. /* Define to 1 if you have the <unistd.h> header file. */
  35. #undef HAVE_UNISTD_H
  36. /* Name of package */
  37. #undef PACKAGE
  38. /* Define to the address where bug reports for this package should be sent. */
  39. #undef PACKAGE_BUGREPORT
  40. /* Define to the full name of this package. */
  41. #undef PACKAGE_NAME
  42. /* Define to the full name and version of this package. */
  43. #undef PACKAGE_STRING
  44. /* Define to the one symbol short name of this package. */
  45. #undef PACKAGE_TARNAME
  46. /* Define to the version of this package. */
  47. #undef PACKAGE_VERSION
  48. /* "PLUGIN_DIR" */
  49. #undef PLUGIN_DIR
  50. /* "PREFIX" */
  51. #undef PREFIX
  52. /* Define to 1 if you have the ANSI C header files. */
  53. #undef STDC_HEADERS
  54. /* Version number of package */
  55. #undef VERSION
  56. /* Define to 1 if your processor stores words with the most significant byte
  57. first (like Motorola and SPARC, unlike Intel and VAX). */
  58. #undef WORDS_BIGENDIAN