xorg-xorgproto/configure.ac
2007-02-15 16:33:07 +02:00

8 lines
217 B
Text

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