xenocara/proto/dri2proto/configure.ac
2008-09-14 16:49:19 +00:00

9 lines
213 B
Plaintext

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