194 lines
4.8 KiB
C
194 lines
4.8 KiB
C
/* Include/config.h.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
/* Define to empty if the keyword does not work. */
|
|
#undef const
|
|
|
|
/* 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 as the return type of signal handlers (int or void). */
|
|
#undef RETSIGTYPE
|
|
|
|
/* Define to `unsigned' if <sys/types.h> doesn't define. */
|
|
#undef size_t
|
|
|
|
/* Define if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* Define if you can safely include both <sys/time.h> and <time.h>. */
|
|
#undef TIME_WITH_SYS_TIME
|
|
|
|
/* Define if your <sys/time.h> declares struct tm. */
|
|
#undef TM_IN_SYS_TIME
|
|
|
|
/* Define if the X Window System is missing or not being used. */
|
|
#undef X_DISPLAY_MISSING
|
|
|
|
/* Define to empty if the keyword does not work. */
|
|
#undef const
|
|
|
|
/* Define to eliminate all trace of debugging messages such as for a
|
|
release build */
|
|
#undef FG_NDEBUG
|
|
|
|
/* 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 to package name */
|
|
#undef PACKAGE
|
|
|
|
/* Define as the return type of signal handlers (int or void). */
|
|
#undef RETSIGTYPE
|
|
|
|
/* Define to `unsigned' if <sys/types.h> doesn't define. */
|
|
#undef size_t
|
|
|
|
/* Define if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* Define if you can safely include both <sys/time.h> and <time.h>. */
|
|
#undef TIME_WITH_SYS_TIME
|
|
|
|
/* Define if your <sys/time.h> declares struct tm. */
|
|
#undef TM_IN_SYS_TIME
|
|
|
|
/* Define to version number */
|
|
#undef VERSION
|
|
|
|
/* Define if compiling on a Winbloze (95, NT, etc.) platform */
|
|
#undef WIN32
|
|
|
|
/* Define if the X Window System is missing or not being used. */
|
|
#undef X_DISPLAY_MISSING
|
|
|
|
/* Define if you have the GetLocalTime function. */
|
|
#undef HAVE_GETLOCALTIME
|
|
|
|
/* Define if you have the bcopy function. */
|
|
#undef HAVE_BCOPY
|
|
|
|
/* Define if you have the ftime function. */
|
|
#undef HAVE_FTIME
|
|
|
|
/* Define if you have the getitimer function. */
|
|
#undef HAVE_GETITIMER
|
|
|
|
/* Define if you have the getrusage function. */
|
|
#undef HAVE_GETRUSAGE
|
|
|
|
/* Define if you have the gettimeofday function. */
|
|
#undef HAVE_GETTIMEOFDAY
|
|
|
|
/* Define if you have the memcpy function. */
|
|
#undef HAVE_MEMCPY
|
|
|
|
/* Define if you have the mktime function. */
|
|
#undef HAVE_MKTIME
|
|
|
|
/* Define if you have the rand function. */
|
|
#undef HAVE_RAND
|
|
|
|
/* Define if you have the random function. */
|
|
#undef HAVE_RANDOM
|
|
|
|
/* Define if you have the rint function. */
|
|
#undef HAVE_RINT
|
|
|
|
/* Define if you have the setitimer function. */
|
|
#undef HAVE_SETITIMER
|
|
|
|
/* Define if you have the signal function. */
|
|
#undef HAVE_SIGNAL
|
|
|
|
/* Define if you have the strstr function. */
|
|
#undef HAVE_STRSTR
|
|
|
|
/* Define if you have the <fcntl.h> header file. */
|
|
#undef HAVE_FCNTL_H
|
|
|
|
/* Define if you have the <getopt.h> header file. */
|
|
#undef HAVE_GETOPT_H
|
|
|
|
/* Define if you have the <gpc.h> header file. */
|
|
#undef HAVE_GPC_H
|
|
|
|
/* Define if you have the <malloc.h> header file. */
|
|
#undef HAVE_MALLOC_H
|
|
|
|
/* Define if you have the <memory.h> header file. */
|
|
#undef HAVE_MEMORY_H
|
|
|
|
/* Define if you have the <stdlib.h> header file. */
|
|
#undef HAVE_STDLIB_H
|
|
|
|
/* Define if you have the <sys/stat.h> header file. */
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
/* Define if you have the <sys/time.h> header file. */
|
|
#undef HAVE_SYS_TIME_H
|
|
|
|
/* Define if you have the <sys/timeb.h> header file. */
|
|
#undef HAVE_SYS_TIMEB_H
|
|
|
|
/* Define if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Define if you have the <values.h> header file. */
|
|
#undef HAVE_VALUES_H
|
|
|
|
/* Define if you have the <winbase.h> header file. */
|
|
#undef HAVE_WINBASE_H
|
|
|
|
/* Define if you have the <windows.h> header file. */
|
|
#undef HAVE_WINDOWS_H
|
|
|
|
/* Define if you have the GL library (-lGL). */
|
|
#undef HAVE_LIBGL
|
|
|
|
/* Define if you have the GLU library (-lGLU). */
|
|
#undef HAVE_LIBGLU
|
|
|
|
/* Define if you have the GLcore library (-lGLcore). */
|
|
#undef HAVE_LIBGLCORE
|
|
|
|
/* Define if you have the ICE library (-lICE). */
|
|
#undef HAVE_LIBICE
|
|
|
|
/* Define if you have the MesaGL library (-lMesaGL). */
|
|
#undef HAVE_LIBMESAGL
|
|
|
|
/* Define if you have the MesaGLU library (-lMesaGLU). */
|
|
#undef HAVE_LIBMESAGLU
|
|
|
|
/* Define if you have the SM library (-lSM). */
|
|
#undef HAVE_LIBSM
|
|
|
|
/* Define if you have the X11 library (-lX11). */
|
|
#undef HAVE_LIBX11
|
|
|
|
/* Define if you have the Xext library (-lXext). */
|
|
#undef HAVE_LIBXEXT
|
|
|
|
/* Define if you have the Xi library (-lXi). */
|
|
#undef HAVE_LIBXI
|
|
|
|
/* Define if you have the Xmu library (-lXmu). */
|
|
#undef HAVE_LIBXMU
|
|
|
|
/* Define if you have the Xt library (-lXt). */
|
|
#undef HAVE_LIBXT
|
|
|
|
/* Define if you have the glut library (-lglut). */
|
|
#undef HAVE_LIBGLUT
|
|
|
|
/* Define if you have the m library (-lm). */
|
|
#undef HAVE_LIBM
|
|
|
|
/* Define if you have the socket library (-lsocket). */
|
|
#undef HAVE_LIBSOCKET
|