X-Git-Url: http://git.draconx.ca/gitweb/rrace.git/blobdiff_plain/8d65a2da164b109c520d21afd051e4347e194182..48cf657b615567153e5ed786b6034f9b46733f9a:/configure.ac diff --git a/configure.ac b/configure.ac index 3ef5c67..2378c8e 100644 --- a/configure.ac +++ b/configure.ac @@ -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