Skip to content
Snippets Groups Projects
Commit a046d1d6 authored by Olivier Fourdan's avatar Olivier Fourdan
Browse files

Fix xrandr support not being compiled in.

(Old svn revision: 16015)
parent 2c6778eb
No related branches found
No related tags found
No related merge requests found
......@@ -100,6 +100,7 @@ if test x"$enable_randr" = x"yes"; then
[#include <X11/Xlib.h>])],,
$LIBS $LIBX11_LDFLAGS $LIBX11_LIBS -lXrender -lXext)
CFLAGS="$ac_CFLAGS"
AC_DEFINE([HAVE_RANDR], [1], [Define to enable xrandr])
fi
fi
AC_SUBST([RANDR_LIBS])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment