www.pudn.com > mitab-1.5.1.zip > cpl_config.h.in


/* port/cpl_config.h.in.  Generated automatically from configure.in by autoheader.  */ 
 
/* Define if you don't have vprintf but do have _doprnt.  */ 
#undef HAVE_DOPRNT 
 
/* Define if you have the vprintf function.  */ 
#undef HAVE_VPRINTF 
 
/* Define if you have the vsnprintf function.  */ 
#undef HAVE_VSNPRINTF 
 
/* Define if you have the ANSI C header files.  */ 
#undef STDC_HEADERS 
 
/* Define if you have the  header file.  */ 
#undef HAVE_FCNTL_H 
 
/* Define if you have the  header file.  */ 
#undef HAVE_UNISTD_H 
 
/* Define if you have the  header file.  */ 
#undef HAVE_STDINT_H 
 
#undef HAVE_LIBDL  
 
#undef HAVE_DLFCN_H 
#undef HAVE_DBMALLOC_H 
#undef HAVE_LIBDBMALLOC 
#undef WORDS_BIGENDIAN 
 
/* Define if you have ftell64 and fseek64 */ 
#undef UNIX_STDIO_64 
 
/* What 64bit stdio api entry points to use */ 
#undef VSI_FTELL64 
#undef VSI_FSEEK64 
 
/* Define if you have 64 bit long long type */ 
#undef HAVE_LONG_LONG 
 
/* Define if large file api should be enabled, normally with UNIX_STDIO_64 */ 
#undef VSI_LARGE_API_SUPPORTED 
 
/* Define if _LARGEFILE64_SOURCE needs to be defined. */ 
#undef VSI_NEED_LARGEFILE64_SOURCE