--- a/config.h.in Sun Jan 31 18:35:06 2010 +1000 +++ b/config.h.in Tue Nov 29 16:15:38 2011 +1000 @@ -25,6 +25,9 @@ /* Enable watchpoints */ #undef ENABLE_WATCH +/* Forcibly inline code */ +#undef FORCEINLINE + /* translation domain */ #undef GETTEXT_PACKAGE @@ -76,9 +79,6 @@ /* Define if your file defines LC_MESSAGES. */ #undef HAVE_LC_MESSAGES -/* Define to 1 if you have the `GL' library (-lGL). */ -#undef HAVE_LIBGL - /* Define to 1 if you have the `OSMesa' library (-lOSMesa). */ #undef HAVE_LIBOSMESA