aboutsummaryrefslogtreecommitdiffstats
path: root/make/glu-x11.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/glu-x11.cfg')
-rwxr-xr-xmake/glu-x11.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/make/glu-x11.cfg b/make/glu-x11.cfg
new file mode 100755
index 000000000..ec7b1bce4
--- /dev/null
+++ b/make/glu-x11.cfg
@@ -0,0 +1,7 @@
+# This .cfg file is used to generate the GLU implementation on
+# X11.
+
+CustomCCode #include <inttypes.h>
+
+Include glu-common.cfg
+