xenocara/proto/videoproto/configure.ac
2006-11-25 15:43:19 +00:00

9 lines
217 B
Plaintext

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