config.h.in
上传用户:sy_wanhua
上传日期:2013-07-25
资源大小:3048k
文件大小:3k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

C/C++

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2. /* Define if you have the strftime function.  */
  3. #undef HAVE_STRFTIME
  4. /* Define if you have the ANSI C header files.  */
  5. #undef STDC_HEADERS
  6. #undef PACKAGE
  7. #undef VERSION
  8. #undef HAVE_LIBZ
  9. #undef HAVE_LIBM
  10. #undef HAVE_ISINF
  11. #undef HAVE_ISNAN
  12. #undef HAVE_LIBHISTORY
  13. #undef HAVE_LIBREADLINE
  14. /* Define if you have the class function.  */
  15. #undef HAVE_CLASS
  16. /* Define if you have the finite function.  */
  17. #undef HAVE_FINITE
  18. /* Define if you have the fp_class function.  */
  19. #undef HAVE_FP_CLASS
  20. /* Define if you have the fpclass function.  */
  21. #undef HAVE_FPCLASS
  22. /* Define if you have the isnand function.  */
  23. #undef HAVE_ISNAND
  24. /* Define if you have the localtime function.  */
  25. #undef HAVE_LOCALTIME
  26. /* Define if you have the snprintf function.  */
  27. #undef HAVE_SNPRINTF
  28. /* Define if you have the strdup function.  */
  29. #undef HAVE_STRDUP
  30. /* Define if you have the strerror function.  */
  31. #undef HAVE_STRERROR
  32. /* Define if you have the strftime function.  */
  33. #undef HAVE_STRFTIME
  34. /* Define if you have the strndup function.  */
  35. #undef HAVE_STRNDUP
  36. /* Define if you have the <arpa/inet.h> header file.  */
  37. #undef HAVE_ARPA_INET_H
  38. /* Define if you have the <ctype.h> header file.  */
  39. #undef HAVE_CTYPE_H
  40. /* Define if you have the <dirent.h> header file.  */
  41. #undef HAVE_DIRENT_H
  42. /* Define if you have the <errno.h> header file.  */
  43. #undef HAVE_ERRNO_H
  44. /* Define if you have the <fcntl.h> header file.  */
  45. #undef HAVE_FCNTL_H
  46. /* Define if you have the <float.h> header file.  */
  47. #undef HAVE_FLOAT_H
  48. /* Define if you have the <fp_class.h> header file.  */
  49. #undef HAVE_FP_CLASS_H
  50. /* Define if you have the <ieeefp.h> header file.  */
  51. #undef HAVE_IEEEFP_H
  52. /* Define if you have the <malloc.h> header file.  */
  53. #undef HAVE_MALLOC_H
  54. /* Define if you have the <math.h> header file.  */
  55. #undef HAVE_MATH_H
  56. /* Define if you have the <nan.h> header file.  */
  57. #undef HAVE_NAN_H
  58. /* Define if you have the <ndir.h> header file.  */
  59. #undef HAVE_NDIR_H
  60. /* Define if you have the <netdb.h> header file.  */
  61. #undef HAVE_NETDB_H
  62. /* Define if you have the <netinet/in.h> header file.  */
  63. #undef HAVE_NETINET_IN_H
  64. /* Define if you have the <stdarg.h> header file.  */
  65. #undef HAVE_STDARG_H
  66. /* Define if you have the <stdlib.h> header file.  */
  67. #undef HAVE_STDLIB_H
  68. /* Define if you have the <sys/dir.h> header file.  */
  69. #undef HAVE_SYS_DIR_H
  70. /* Define if you have the <sys/ndir.h> header file.  */
  71. #undef HAVE_SYS_NDIR_H
  72. /* Define if you have the <sys/select.h> header file.  */
  73. #undef HAVE_SYS_SELECT_H
  74. /* Define if you have the <sys/socket.h> header file.  */
  75. #undef HAVE_SYS_SOCKET_H
  76. /* Define if you have the <sys/stat.h> header file.  */
  77. #undef HAVE_SYS_STAT_H
  78. /* Define if you have the <sys/time.h> header file.  */
  79. #undef HAVE_SYS_TIME_H
  80. /* Define if you have the <sys/types.h> header file.  */
  81. #undef HAVE_SYS_TYPES_H
  82. /* Define if you have the <time.h> header file.  */
  83. #undef HAVE_TIME_H
  84. /* Define if you have the <unistd.h> header file.  */
  85. #undef HAVE_UNISTD_H
  86. /* Define if you have the <zlib.h> header file.  */
  87. #undef HAVE_ZLIB_H
  88. /* Define if you have the inet library (-linet).  */
  89. #undef HAVE_LIBINET
  90. /* Define if you have the nsl library (-lnsl).  */
  91. #undef HAVE_LIBNSL
  92. /* Define if you have the socket library (-lsocket).  */
  93. #undef HAVE_LIBSOCKET
  94. /* Name of package */
  95. #undef PACKAGE
  96. /* Version number of package */
  97. #undef VERSION