home *** CD-ROM | disk | FTP | other *** search
/ ftp.ncftp.com / ftp.ncftp.com.zip / ftp.ncftp.com / ncftp / older_versions / ncftp-3.2.2-src.tar.bz2 / ncftp-3.2.2-src.tar / ncftp-3.2.2 / Strn / config.h.in next >
Text File  |  2006-07-31  |  1KB  |  45 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define to empty if the keyword does not work.  */
  4. #undef const
  5.  
  6. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  7. #undef size_t
  8.  
  9. #undef SNPRINTF_RETURNS_PTR
  10.  
  11. #undef SNPRINTF_TERMINATES
  12.  
  13. /* Define if you have the ANSI C header files.  */
  14. #undef STDC_HEADERS
  15.  
  16. /* Define to the full path of the Tar program, if you have it. */
  17. #undef TAR
  18.  
  19. /* Define if you have the snprintf function.  */
  20. #undef HAVE_SNPRINTF
  21.  
  22. /* Define if you have the strdup function.  */
  23. #undef HAVE_STRDUP
  24.  
  25. /* Define if you have the vsnprintf function.  */
  26. #undef HAVE_VSNPRINTF
  27.  
  28. /* Define if you have the <snprintf.h> header file.  */
  29. #undef HAVE_SNPRINTF_H
  30.  
  31. /* Define if you have the <string.h> header file.  */
  32. #undef HAVE_STRING_H
  33.  
  34. /* Define if you have the <strings.h> header file.  */
  35. #undef HAVE_STRINGS_H
  36.  
  37. /* Define if you have the <sys/types.h> header file.  */
  38. #undef HAVE_SYS_TYPES_H
  39.  
  40. /* Define if you have the <unistd.h> header file.  */
  41. #undef HAVE_UNISTD_H
  42.  
  43. /* Define if you have the snprintf library (-lsnprintf).  */
  44. #undef HAVE_LIBSNPRINTF
  45.