diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index f50b5ced5..03c086399 100644 --- a/acconfig.h +++ b/acconfig.h @@ -66,6 +66,9 @@ /* Define this if you have GLut support available */ #undef HAVE_GLUT +/* Define this if you have GLU support available */ +#undef HAVE_GLU + /* Define this if you have libXinerama installed */ #undef HAVE_XINERAMA |