]> git.draconx.ca Git - rrace.git/blobdiff - configure.ac
Add build-time option to help debug X11 rendering.
[rrace.git] / configure.ac
index 3ef5c675879f37f535e185daa391910a92875c27..2378c8e8770c94f1330604530b1ab25ceb1794e5 100644 (file)
@@ -44,6 +44,8 @@ AS_IF([test x"$dx_cv_have_motif" = x"yes"],
   [MOTIF_CFLAGS=$dx_cv_motif_cflags MOTIF_LIBS=$dx_cv_motif_libs],
   [AC_DEFINE([X_DISPLAY_MISSING])])
 AM_CONDITIONAL([HAVE_MOTIF], [test x"$dx_cv_have_motif" = x"yes"])
+AH_TEMPLATE([X11_RENDER_DEBUG],
+  [Define to 1 to enable visual aids for debugging X11 rendering.])
 
 AC_CONFIG_TESTDIR([.], [t:.])
 DX_PROG_AUTOTEST