dnl THE SOFTWARE.
dnl Process this file with autoconf to produce a configure script.
AC_CHECK_LIB(gthread-2.0, g_thread_init)
AC_PREREQ([2.57])
AC_INIT(grandr,[0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],grandr)
AM_INIT_AUTOMAKE([dist-bzip2])