/usr/include/allegrogl/alleggl_config.h is in liballeggl4-dev 2:4.4.2-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | /* Define if the Mesa generic driver must be built. */
/* #undef ALLEGROGL_GENERIC_DRIVER */
/* Define if glXGetProcAddress must be appended by ARB. */
/* #undef ALLEGROGL_GLXGETPROCADDRESSARB */
/* Define if dynamic linking is supported. */
#define ALLEGROGL_HAVE_DYNAMIC_LINK
/* Define if XF86VidMode extension is supported. */
#define ALLEGROGL_HAVE_XF86VIDMODE
|