forked from freeglut/freeglut
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.h.in
More file actions
24 lines (23 loc) · 723 Bytes
/
config.h.in
File metadata and controls
24 lines (23 loc) · 723 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#cmakedefine HAVE_X11_EXTENSIONS_XF86VMODE_H
#cmakedefine HAVE_X11_EXTENSIONS_XRANDR_H
#cmakedefine HAVE_X11_EXTENSIONS_XINPUT2_H
#cmakedefine HAVE_SYS_TYPES_H
#cmakedefine HAVE_UNISTD_H
#cmakedefine HAVE_SYS_TIME_H
#cmakedefine HAVE_STDBOOL_H
#cmakedefine HAVE_SYS_PARAM_H
#cmakedefine HAVE_SYS_IOCTL_H
#cmakedefine HAVE_FCNTL_H
#cmakedefine HAVE_ERRNO_H
#cmakedefine HAVE_USBHID_H
#cmakedefine HAVE_GETTIMEOFDAY
#cmakedefine HAVE_VFPRINTF
#cmakedefine HAVE_DOPRNT
#cmakedefine NEED_XPARSEGEOMETRY_IMPL
#cmakedefine HAVE_STDINT_H
#cmakedefine HAVE_INTTYPES_H
#cmakedefine HAVE_ULONG_LONG
#cmakedefine HAVE_U__INT64
/* warning and errors printed? */
#cmakedefine FREEGLUT_PRINT_WARNINGS
#cmakedefine FREEGLUT_PRINT_ERRORS