Fixes from freeglut_portable patch. Memory leak fix from John. Return_if_fail fix.
[freeglut] / acconfig.h
1 /* Define if the C compiler supports BOOL */
2 #undef HAVE_BOOL
3
4 #undef VERSION
5
6 #undef PACKAGE
7
8 /* Define if you need the GNU extensions to compile */
9 #undef _GNU_SOURCE