home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 2001 January / CT_SW0101.ISO / pc / software / kommunik / ftp / kmago112.tgz / kmago112.tar / kmago-1.1.2 / config.h.in < prev    next >
Text File  |  2001-04-19  |  2KB  |  82 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define if you have the ANSI C header files.  */
  4. #undef STDC_HEADERS
  5.  
  6. /** Define to enable dmalloc */
  7. #undef DMALLOC
  8.  
  9. /* Define if you want to enable workaround for KURLRequester problem */
  10. #undef KURLREQ_ERR
  11.  
  12. /** base document type */
  13. #undef DOC
  14.  
  15. /** document version */
  16. #undef DOCVERS
  17.  
  18. /** enable kio retriever */
  19. #undef ENABLE_KIO
  20.  
  21. /** check for kde with kapp revision >= 1.207 */
  22. #undef KDE_VERSION_POST_1207
  23.  
  24. /** enable wget retriever */
  25. #undef ENABLE_WGET
  26.  
  27. /* The number of bytes in a char *.  */
  28. #undef SIZEOF_CHAR_P
  29.  
  30. /* The number of bytes in a int.  */
  31. #undef SIZEOF_INT
  32.  
  33. /* The number of bytes in a long.  */
  34. #undef SIZEOF_LONG
  35.  
  36. /* Define if you have the setenv function.  */
  37. #undef HAVE_SETENV
  38.  
  39. /* Define if you have the unsetenv function.  */
  40. #undef HAVE_UNSETENV
  41.  
  42. /* Define if you have the <math.h> header file.  */
  43. #undef HAVE_MATH_H
  44.  
  45. /* Define if you have the <regex.h> header file.  */
  46. #undef HAVE_REGEX_H
  47.  
  48. /* Define if you have the <stdlib.h> header file.  */
  49. #undef HAVE_STDLIB_H
  50.  
  51. /* Define if you have the <sys/type.h> header file.  */
  52. #undef HAVE_SYS_TYPE_H
  53.  
  54. /* Define if you have the <unistd.h> header file.  */
  55. #undef HAVE_UNISTD_H
  56.  
  57. /* Name of package */
  58. #undef PACKAGE
  59.  
  60. /* Version number of package */
  61. #undef VERSION
  62.  
  63. /* C++ compiler supports template repository */
  64. #undef HAVE_TEMPLATE_REPOSITORY
  65.  
  66. /* Defines if your system has the crypt function */
  67. #undef HAVE_CRYPT
  68.  
  69. /* Define the type of the third argument for getsockname
  70.  */
  71. #undef ksize_t
  72.  
  73. /* Define if you have libz */
  74. #undef HAVE_LIBZ
  75.  
  76. /* Define if you have libpng */
  77. #undef HAVE_LIBPNG
  78.  
  79. /* Define if you have libjpeg */
  80. #undef HAVE_LIBJPEG
  81.  
  82.