libstdf_win32_options.h

Go to the documentation of this file.
00001 
00006 /*
00007  * Copyright (C) 2004-2006 Mike Frysinger <vapier@gmail.com>
00008  * Released under the BSD license.  For more information,
00009  * please see: http://opensource.org/licenses/bsd-license.php
00010  *
00011  * $Header: /cvsroot/freestdf/libstdf/include/libstdf_win32_options.h,v 1.9 2006/01/08 05:46:31 vapier Exp $
00012  */
00013 
00014 #ifndef _LIBSTDF_WIN32_OPTIONS_H
00015 #define _LIBSTDF_WIN32_OPTIONS_H
00016 
00017 #define HAVE_ZIP     0
00018 #define HAVE_GZIP    0
00019 #define HAVE_BZIP2   0
00020 #define HAVE_LZW     0
00021 
00022 /* you shouldn't have to touch anything below here */
00023 #define HAVE_CTYPE_H       1
00024 #define HAVE_ERRNO_H       1
00025 #define HAVE_FCNTL_H       1
00026 #define HAVE_STDARG_H      1
00027 #define HAVE_STDIO_H       1
00028 #define HAVE_STDLIB_H      1
00029 #define HAVE_STRING_H      1
00030 #define HAVE_SYS_STAT_H    1
00031 #define HAVE_SYS_TYPES_H   1
00032 #define HAVE_TIME_H        1
00033 
00034 #endif /* _LIBSTDF_WIN32_OPTIONS_H */

Generated on Thu Jun 8 14:05:35 2006 for libstdf by  doxygen 1.4.6