xenocara/proto/inputproto/configure.ac
matthieu adc9eb112b Update to inputproto 1.4.4.
Note that this version has removed the include of Xmd.h that
caused the update to 1.4.3 to be reverted.
2008-09-07 13:24:46 +00:00

9 lines
217 B
Plaintext

AC_PREREQ([2.57])
AC_INIT([InputProto], [1.4.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
XORG_RELEASE_VERSION
AC_OUTPUT([Makefile
inputproto.pc])