123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347 |
- #ifndef _SAH_WIN_CONFIG_H_
- #define _SAH_WIN_CONFIG_H_
- #define HAVE_ATANF 1
- #define HAVE_ATEXIT 1
- #define HAVE_ATOLL 0
- #define HAVE_BOOL 1
- #define HAVE_COSF 1
- #define HAVE_DIRENT_H 0
- #define HAVE_FCNTL_H 1
- #define HAVE_FLOOR 1
- #define HAVE_FORK 0
- #define HAVE_GETCWD 1
- #define HAVE_GLUT_GLUT_H 1
- #define HAVE_GLUT_H 1
- #define HAVE_GL_GLU_H 1
- #define HAVE_GL_GL_H 1
- #define HAVE_GL_H 0
- #define HAVE_INTTYPES_H 0
- #define HAVE_LIBAIO 0
- #define HAVE_LIBDL 0
- #define HAVE_LIBELF 0
- #define HAVE_LIBFFTW 0
- #define HAVE_LIBGL 1
- #define HAVE_LIBICE 0
- #define HAVE_LIBM 1
- #define HAVE_LIBNSL 0
- #define HAVE_LIBRSAEURO 0
- #define HAVE_LIBS4 0
- #define HAVE_LIBSM 0
- #define HAVE_LIBSOCKET 0
- #define HAVE_LIBSTDC__ 0
- #define HAVE_LIBX11 0
- #define HAVE_LIBXAW 0
- #define HAVE_LIBXEXT 0
- #define HAVE_LIBXMU 0
- #define HAVE_LIBXT 0
- #define HAVE_LIBZ 0
- #define HAVE_LIMITS_H 1
- #define HAVE_LONG_DOUBLE 1
- #define HAVE_MALLOC 1
- #define HAVE_MEMORY_H 1
- #define HAVE_MEMSET 1
- #define HAVE_MUNMAP 0
- #define HAVE_NAMESPACES 1
- #define HAVE_OPENGL_GLUT_H 0
- #define HAVE_OPENGL_GLU_H 0
- #define HAVE_OPENGL_GL_H 0
- #define HAVE_PUTENV 1
- #define HAVE_REALLOC 1
- #define HAVE_SINF 1
- #define HAVE_SQRT 1
- #define HAVE_STAT_EMPTY_STRING_BUG 0
- #if ( _MSC_VER > 1300 )
-
- #define HAVE_STD_MAX 1
-
- #define HAVE_STD_MIN 1
- #endif
- #define HAVE_STD_TRANSFORM 1
- #define HAVE_STDBOOL_H 0
- #define HAVE_STDINT_H 0
- #define HAVE_STDLIB_H 1
- #define HAVE_STRCHR 1
- #define HAVE_STRFTIME 1
- #define HAVE_STRINGS_H 0
- #define HAVE_STRING_H 1
- #define HAVE_STRSTR 1
- #define HAVE_STRUCT_STAT_ST_BLOCKS 0
- #define HAVE_ST_BLOCKS 0
- #define HAVE_SYS_IOCTL_H 0
- #define HAVE_SYS_STATVFS_H 0
- #define HAVE_SYS_STAT_H 1
- #define HAVE_SYS_TIME_H 0
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_SYS_WAIT_H 0
- #define HAVE_UNISTD_H 0
- #define HAVE_VFORK 0
- #define HAVE_WORKING_FORK 0
- #define HAVE_WORKING_VFORK 0
- #define HAVE__INT64 0
- #define LSTAT_FOLLOWS_SLASHED_SYMLINK 0
- #define MAJOR_IN_MKDEV 1
- #define MAJOR_IN_SYSMACROS 0
- #define PACKAGE_BUGREPORT "ports@setiathome.ssl.berkeley.edu"
- #define PACKAGE_NAME "setiathome"
- #define PACKAGE_STRING "setiathome 4.00"
- #define PACKAGE_TARNAME "setiathome"
- #define PACKAGE_VERSION "4.00"
- #define SIZEOF_LONG_DOUBLE sizeof (long double)
- #define SIZEOF_LONG_INT 4
- #define STDC_HEADERS 1
- #define TM_IN_SYS_TIME 0
- #define USE_INFORMIX 0
- #define USE_MYSQL 0
- #define VERSION_MAJOR 4
- #define VERSION_MINOR 18
- #if defined(USE_INFORMIX) && defined(USE_MYSQL) && defined(HAVE_NAMESPACES)
- #define USE_NAMESPACES
- #endif
- #endif
|